rust/src/rustllvm
Brian Anderson 19adece68b Revert "Have JIT execution take ownership of the LLVMContextRef"
This reverts commit 5c5095d25e.

Conflicts:
	src/librusti/rusti.rc
2013-06-13 13:08:57 -07:00
..
PassWrapper.cpp Further refactor optimization pass handling 2013-05-29 20:08:20 +12:00
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.def.in Revert "Have JIT execution take ownership of the LLVMContextRef" 2013-06-13 13:08:57 -07:00
rustllvm.h Revert "Have JIT execution take ownership of the LLVMContextRef" 2013-06-13 13:08:57 -07:00
RustWrapper.cpp Revert "Have JIT execution take ownership of the LLVMContextRef" 2013-06-13 13:08:57 -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.