rust/src/rustllvm
2015-09-11 17:40:37 +02: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 trans: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07: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 trans: Move rust_try into the compiler 2015-07-21 16:08:11 -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.