llvm/utils/lit
Duncan Sands 7201c9f1f1 Some of the tests build an executable with llvm-gcc. For this to work, llvm-gcc
needs to find some libraries, which may require searching the directories given
by LIBRARY_PATH on curiously configured systems.  So pass on LIBRARY_PATH.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114186 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-17 17:05:27 +00:00
..
lit Some of the tests build an executable with llvm-gcc. For this to work, llvm-gcc 2010-09-17 17:05:27 +00:00
lit.py lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
setup.py lit: Add setuptools support. 2009-12-26 22:58:39 +00:00
TODO Add 'lit' testing tool. 2009-09-08 05:31:18 +00:00