rust/src/rustllvm
Alex Crichton 5cb6b3eb53 Update to LLVM 3.7
This is a rebase of our few small patches on top of the release of LLVM 3.7,
picking up those last few bug fixes on the way up to 3.7!
2015-09-02 09:29:54 -07: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 to LLVM 3.7 2015-09-02 09:29:54 -07:00
PassWrapper.cpp trans: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07:00
README
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.