rust/src/rustllvm
2015-10-13 15:11:59 +09:00
..
ArchiveWrapper.cpp Write deterministic archives 2015-07-22 23:54:59 -07:00
ExecutionEngineWrapper.cpp Remove morestack support 2015-08-10 16:35:44 -07:00
llvm-auto-clean-trigger Update LLVM to fix nightly build failures 2015-09-11 17:40:37 +02:00
PassWrapper.cpp Avoid using getDataLayout, deprecated in LLVM 3.7 2015-10-13 15:11:59 +09:00
README
rustllvm.h rustc: Update LLVM 2015-06-16 22:56:42 -07:00
RustWrapper.cpp Tweak Travis to use GCE 2015-09-29 16:56:35 -07:00

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