summaryrefslogtreecommitdiff
path: root/scons/llvm.py
AgeCommit message (Collapse)Author
2009-09-07scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.Vinson Lee
Ubuntu 8.10 has llvm-config version 2.2, which doesn't have nativecodegen. This triggers an exception.
2009-09-04scons: Used wrong exception class.José Fonseca
2009-09-04scons: Don't use scons internal functions.José Fonseca
2009-09-01scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca