rust/src/rustllvm
2014-06-12 18:48:14 +02:00
..
llvm-auto-clean-trigger Update to LLVM head and mark various ptrs as nonnull. 2014-05-22 21:06:24 -04: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 rustc: Fix passing errors from LLVM to rustc 2014-04-23 10:04:29 -07:00
RustWrapper.cpp debuginfo: Fix issue with unique type IDs not being passed to LLVM for LLVM 3.4 2014-06-12 18:48:14 +02:00

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