rust/src/rustllvm
Ariel Ben-Yehuda 81df89fc2d remove the ExecutionEngine binding
the code has no tests and will just bitrot by itself.

this is a [breaking-change]
2016-08-03 15:08:47 +03:00
..
ArchiveWrapper.cpp Force check of error 2016-07-29 10:29:44 +02:00
llvm-auto-clean-trigger rustc: Update LLVM to the LLVM 3.9 release branch 2016-07-29 10:29:59 +02:00
PassWrapper.cpp Use C type when passing value to LLVM pass 2016-07-29 10:29:44 +02:00
README
rustllvm.h
RustWrapper.cpp [LLVM-3.9] Rename custom methods to Rust-specific ones 2016-07-29 10:29:44 +02:00

This directory currently contains some LLVM support code. This will generally
be sent upstream to LLVM in time; for now it lives here.