rust/src/rustllvm
2012-08-31 16:20:36 -07:00
..
README Repair some fallout from pcwalton's last few build changes. 2011-03-21 23:06:42 -07:00
rustllvm.def.in jit: Add passes and cleanup code 2012-08-31 16:20:36 -07:00
RustWrapper.cpp jit: Clean rustllvm code, let rustc expose __morestack instead of linking in libmorestack and return _rust_main and call it from rustc 2012-08-31 16:20:36 -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.