rust/src/rustllvm
Alex Crichton 8d29367650 Fix build issues once LLVM has been upgraded
* LLVM now has a C interface to LLVMBuildAtomicRMW
* The exception handling support for the JIT seems to have been dropped
* Various interfaces have been added or headers have changed
2013-08-04 10:58:23 -07:00
..
2013-08-04 10:58:22 -07:00
2013-07-28 20:26:49 +12:00

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