rust/src/rustllvm
2014-07-29 15:44:26 -07:00
..
llvm-auto-clean-trigger Update LLVM to fix miscompilations due to wrongfully removed lifetime intrinsics 2014-07-29 15:44:26 -07:00
PassWrapper.cpp Update to LLVM head and mark various ptrs as nonnull. 2014-05-22 21:06:24 -04:00
README
rustllvm.h
RustWrapper.cpp rustllvm: Stub out some functions for llvm < 3.5 2014-07-25 19:47:29 -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.