llvm-project/llvm/utils/lit
Nico Weber d998e8450e Add a ${pathsep} variable to lit that expands to : (or ; on win32).
This is in braces so that it doesn't conflict with the existing %p.
It uses braces instead of parens because parens would have to be
regex-escaped.

llvm-svn: 153213
2012-03-21 19:56:42 +00:00
..
lit Add a ${pathsep} variable to lit that expands to : (or ; on win32). 2012-03-21 19:56:42 +00:00
TODO lit: These TODOs are done(ish). 2010-09-18 02:28:09 +00:00
lit.py lit: Sink code into a 'lit' package. 2009-12-26 22:58:23 +00:00
setup.py Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00