rust/src/rustllvm
Michael Woerister 051d391f2d Update LLVM.
2016-07-08 10:42:48 -04:00
..
ArchiveWrapper.cpp Remove unneeded indirection of GET_ARCHIVE 2016-06-09 15:59:27 -04:00
ExecutionEngineWrapper.cpp Reflect supporting only LLVM 3.7+ in the LLVM wrappers 2016-06-09 15:59:26 -04:00
llvm-auto-clean-trigger Update LLVM. 2016-07-08 10:42:48 -04:00
PassWrapper.cpp Reflect supporting only LLVM 3.7+ in the LLVM wrappers 2016-06-09 15:59:26 -04:00
README
rustllvm.h
RustWrapper.cpp Reflect supporting only LLVM 3.7+ in the LLVM wrappers 2016-06-09 15:59:26 -04:00

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