rust/src/rustllvm
Elly Jones a5dc6a7aa8 Update LinkModules invocation to use new prototype
LLVM revision 141606 changes the prototype of llvm::Linker::LinkModules.

Signed-off-by: Elly Jones <elly@leptoquark.net>
2011-10-15 15:53:18 -07:00
..
README Repair some fallout from pcwalton's last few build changes. 2011-03-21 23:06:42 -07:00
RustGCMetadataPrinter.cpp rustllvm: Emit frame map labels 2011-08-18 18:51:25 -07:00
RustGCStrategy.cpp rustc: Stub stack map generation machinery 2011-08-17 19:18:44 -07:00
rustllvm.def.in Add Rust definitions for new LLVM EH instructions 2011-09-11 17:31:38 -07:00
RustWrapper.cpp Update LinkModules invocation to use new prototype 2011-10-15 15:53:18 -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.