rust/src/rustllvm
2015-04-03 15:48:07 +03:00
..
ExecutionEngineWrapper.cpp Update LLVM to rust-llvm-2015-01-30 2015-02-01 20:00:35 +01:00
llvm-auto-clean-trigger updating llvm-auto-clean-trigger too 2015-03-05 12:38:35 +05:30
PassWrapper.cpp Add support for target-cpu=native 2015-03-10 01:56:51 +01:00
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.h Add LLVM ExecutionEngine API 2014-12-11 15:33:27 -07:00
RustWrapper.cpp Implement LLVMGetOrInsertGlobal wrapper 2015-04-03 15:48:07 +03:00

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