rust/src/rustllvm
Alex Crichton 0bd6f2ce0b rustllvm: Remove a no longer needed file
The .def.in files haven't been necessary since the switch to static linking
awhile back.
2014-04-03 10:50:06 -07:00
..
llvm-auto-clean-trigger Update LLVM 2014-02-25 09:37:30 -08:00
PassWrapper.cpp rustc: Get rustc compiling with LLVM 3.{3,4} again 2014-02-26 15:01:15 -08:00
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.h rustc: Get rustc compiling with LLVM 3.{3,4} again 2014-02-26 15:01:15 -08:00
RustWrapper.cpp rustc: Stop using LLVMGetSectionName 2014-04-03 10:49:35 -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.