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
RustGCMetadataPrinter.cpp rustllvm: Emit frame map labels 2011-08-18 18:51:25 -07:00
RustGCStrategy.cpp
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.