rust/src/rustllvm
Rafael Ávila de Espíndola 9657e5d2d3 Revert 9ab42038bb while I find what is
wrong on Windows.
2011-04-18 15:37:04 -04:00
..
include/llvm-c Tweak rustllvm bindings to work on linux, where bool != LLVMBool. 2011-03-25 18:45:00 -07:00
MachOObjectFile.cpp Repair some fallout from pcwalton's last few build changes. 2011-03-21 23:06:42 -07:00
Passes.cpp Enable alias analysis and the function attributes pass. 2011-04-13 13:54:08 -04:00
README Repair some fallout from pcwalton's last few build changes. 2011-03-21 23:06:42 -07:00
rustllvm.def.in Add a -c option. 2011-04-18 10:02:52 -04:00
RustWrapper.cpp Revert 9ab42038bb while I find what is 2011-04-18 15:37:04 -04:00

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