This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
b07ec831cf
llvm-project
/
llvm
/
utils
/
lit
History
Francois Pichet
7c9eab8fef
On Windows, replace each occurrence of '\' by '\\' on the replacement string. This is necessary to prevent re.sub from replacing escape sequences occurring in path.
...
For example: llvm\tools\clang\test was replaced by llvm <tab> ools\clang <tab> est llvm-svn: 123070
2011-01-08 18:09:48 +00:00
..
lit
On Windows, replace each occurrence of '\' by '\\' on the replacement string. This is necessary to prevent re.sub from replacing escape sequences occurring in path.
2011-01-08 18:09:48 +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
lit: Tweak setup.py.
2010-09-18 02:28:12 +00:00