Go to file
Brian Anderson e47f410536 Use LLVM directly from the build directory
This will cut out the few seconds it takes to run make install.
2011-11-05 13:23:10 -07:00
doc
man
mk Use LLVM directly from the build directory 2011-11-05 13:23:10 -07:00
src Add an LLVM git submodule 2011-11-05 13:23:10 -07:00
.gitignore
.gitmodules Add an LLVM git submodule 2011-11-05 13:23:10 -07:00
AUTHORS.txt
configure Use LLVM directly from the build directory 2011-11-05 13:23:10 -07:00
LICENSE.txt
Makefile.in Reconfigure when the git submodule status changes 2011-11-05 13:23:10 -07:00
README

This is a compiler and suite of associated libraries and documentation for the
Rust programming language.

See LICENSE.txt for terms of copyright and redistribution.

See http://www.rust-lang.org for more information.