rust/src/rustllvm
2014-09-12 11:46:38 -07:00
..
llvm-auto-clean-trigger Update LLVM to fix a crash in the MergeFunc pass 2014-09-08 17:07:03 +02:00
PassWrapper.cpp Update to LLVM head and mark various ptrs as nonnull. 2014-05-22 21:06:24 -04:00
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.h Add -C remark for LLVM optimization remarks 2014-09-12 11:46:38 -07:00
RustWrapper.cpp Add -C remark for LLVM optimization remarks 2014-09-12 11:46:38 -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.