rust/src/rustllvm
bors 3fbfab03d2 auto merge of #9118 : alexcrichton/rust/llvm-fix, r=sanxiyn
I created a new branch  rust-llvm-2013-09-11 in my llvm repo to mark this momentous occasion
2013-09-15 22:30:55 -07:00
..
llvm-auto-clean-trigger Upgrade LLVM to close #9117 2013-09-15 20:26:40 -07:00
PassWrapper.cpp Tweak pass management and add some more options 2013-08-30 17:56:04 -07:00
README
rustllvm.def.in debuginfo: Added LLVMDICompositeTypeSetTypeArray to rustllvm.def.in 2013-09-15 17:52:56 +02:00
rustllvm.h Rewrite pass management with LLVM 2013-08-26 20:11:51 -07:00
RustWrapper.cpp debuginfo: Added description of algorithm for handling recursive types. 2013-09-15 12:28:25 +02:00

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