about summary refs log tree commit diff homepage
path: root/.travis/install-llvm-and-runtime-compiler.sh
AgeCommit message (Collapse)Author
2014-10-09Add a hack for Travis so that llvm-gcc can build native executables.Dan Liew
This could be useful if KLEE tests want to use the bitcode compiler as a native compiler.
2014-09-15[Travis] Show commands as they execute inDan Liew
``install-llvm-and-runtime-compiler.sh``
2014-09-15Clean up travis build scripts a little.Dan Liew