rust/src/rustllvm
Alex Crichton 3a2530d611 Test fixes and rebase conflicts
Also some tidying up of a bunch of crate attributes
2015-01-30 14:53:34 -08:00
..
ExecutionEngineWrapper.cpp Add LLVM ExecutionEngine API 2014-12-11 15:33:27 -07:00
llvm-auto-clean-trigger Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
PassWrapper.cpp optimize position independent code in executables 2014-10-12 09:18:14 -04: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 Better inline assembly errors 2015-01-22 19:43:39 +01:00

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