aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2013-08-13[lit] Support use of setup.py from other directories.Daniel Dunbar1-1/+8
llvm-svn: 188309
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-1/+1
Luis Felipe Strano Moraes! llvm-svn: 129558
2010-09-18lit: Tweak setup.py.Daniel Dunbar1-11/+12
llvm-svn: 114261
2009-12-26lit: Add setuptools support.Daniel Dunbar1-0/+69
llvm-svn: 92169