This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-24 19:52:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ea414d3999
llvm-mirror
/
utils
/
lit
History
Dan Gohman
c5bc7b091e
Expand uses of python 2.6's "A if B else C" syntax into regular
...
if-else statements, to hopefully support older pythons (PR7850). llvm-svn: 110638
2010-08-10 01:03:34 +00:00
..
lit
Expand uses of python 2.6's "A if B else C" syntax into regular
2010-08-10 01:03:34 +00:00
lit.py
lit: Sink code into a 'lit' package.
2009-12-26 22:58:23 +00:00
setup.py
lit: Add setuptools support.
2009-12-26 22:58:39 +00:00
TODO