rust/src/rustllvm
Brian Anderson a34948a2c5 rustllvm: Initialize target analysis passes
Without this the target info for certain optimizations will not be
created and the compiler will sometimes crash
2013-04-10 18:49:51 -07:00
..
README Repair some fallout from pcwalton's last few build changes. 2011-03-21 23:06:42 -07:00
rustllvm.def.in rustllvm: followup latest LLVM 2013-04-10 18:49:50 -07:00
RustWrapper.cpp rustllvm: Initialize target analysis passes 2013-04-10 18:49:51 -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.