rust/src/rustllvm
2016-02-22 19:10:13 +00:00
..
ArchiveWrapper.cpp trans: Upgrade LLVM 2016-01-29 16:25:20 -08:00
ExecutionEngineWrapper.cpp
llvm-auto-clean-trigger Another rebase on the 3.8 release branch of LLVM 2016-02-20 09:31:17 -08:00
PassWrapper.cpp Register LLVM passes with the correct LLVM pass manager. 2016-01-25 00:15:39 -05:00
README
rustllvm.h
RustWrapper.cpp Add intrinsics for compare_exchange and compare_exchange_weak 2016-02-18 19:07:05 +00:00

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