llvm-6502/utils/lit
Nico Weber 0191bfcf7a 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153213 91177308-0d34-0410-b5e6-96231b3b80d8
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
lit.py
setup.py Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
TODO