This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8bac423ddb
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