rust/src/rustllvm
Alex Crichton 804955f79a Upgrade LLVM
Includes an upstream commit by pcwalton to improve codegen of our enums getting
moved around.
2014-02-14 07:22:49 -08:00
..
llvm-auto-clean-trigger Upgrade LLVM 2014-02-14 07:22:49 -08:00
PassWrapper.cpp auto merge of #11853 : alexcrichton/rust/up-llvm, r=brson 2014-01-29 23:46:26 -08:00
README
rustllvm.def.in Implement LTO 2013-12-09 14:41:49 -08:00
rustllvm.h Upgrade LLVM 2014-01-29 23:43:39 -08:00
RustWrapper.cpp auto merge of #11853 : alexcrichton/rust/up-llvm, r=brson 2014-01-29 23:46:26 -08:00

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