llvm-project/llvm/utils/lit
Reid Kleckner e23604da5f [lit] Avoid CRLFs in bash scripts on Windows
Native Windows Python will do line ending translation by default, which
we don't want in bash scripts.  If we're not native Windows Python, then
'b' is ignored.

llvm-svn: 177602
2013-03-20 23:32:14 +00:00
..
lit [lit] Avoid CRLFs in bash scripts on Windows 2013-03-20 23:32:14 +00:00
tests [lit] Add a test for internal shell execution behaviors. 2013-01-31 22:15:20 +00:00
utils [lit] Add a MANIFEST file and a script for sanity checking the source dist. 2013-01-31 00:21:59 +00:00
MANIFEST.in [lit] Add a MANIFEST file and a script for sanity checking the source dist. 2013-01-31 00:21:59 +00:00
TODO [lit] Add some TODO notes to myself. 2013-01-30 00:12:24 +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