rust/src/rustllvm
Brian Anderson 3801534d10 Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton"
This reverts commit 2c0f9bd354, reversing
changes made to f8c4f0ea9c.

Conflicts:
	src/rustllvm/RustWrapper.cpp
2013-08-28 19:59:52 -07:00
..
llvm-auto-clean-trigger Upgrade llvm to current HEAD 2013-08-20 01:12:47 -07:00
PassWrapper.cpp Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton" 2013-08-28 19:59:52 -07:00
README add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
rustllvm.def.in Rewrite pass management with LLVM 2013-08-26 20:11:51 -07:00
rustllvm.h Rewrite pass management with LLVM 2013-08-26 20:11:51 -07:00
RustWrapper.cpp Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton" 2013-08-28 19:59:52 -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.