rust/src/rustllvm
kyeongwoon 987f824f23 Support ARM and Android
Conflicts:
	src/libcore/os.rs
	src/librustc/back/link.rs
	src/librustc/driver/driver.rs
	src/librustc/metadata/loader.rs
	src/librustc/middle/trans/base.rs
2013-01-13 16:43:39 -08:00
..
README
rustllvm.def.in Support ARM and Android 2013-01-13 16:43:39 -08:00
RustWrapper.cpp Support ARM and Android 2013-01-13 16:43:39 -08:00

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