rust/src/rustllvm
2013-05-20 17:28:06 -07:00
..
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.def.in Adds atomic_load, atomic_load_acq, atomic_store, and atomic_store_rel intrinsics. 2013-05-12 23:23:40 +02:00
RustWrapper.cpp rustllvm: Use target alignment for atomic load/store 2013-05-20 17:28:06 -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.