rust/src/rustllvm
2016-07-11 00:22:13 +10: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 Add help for target CPUs, features, relocation and code models. 2016-07-11 00:22:13 +10:00
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.h rustc: Update LLVM 2015-06-16 22:56:42 -07:00
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.