summaryrefslogtreecommitdiffstats
path: root/llvm/utils/abtest/abtest.py
Commit message (Collapse)AuthorAgeFilesLines
* abtest: Cleanup, improve commentsMatthias Braun2016-03-261-38/+48
| | | | llvm-svn: 264502
* abtest: Check all files, improve announcementsMatthias Braun2016-03-261-5/+6
| | | | | | | Simply searching for gooddir/* and baddir/* instead of *.s the script should also work with .o files. llvm-svn: 264484
* Put my abtest scripts into the util directoryMatthias Braun2016-03-261-0/+223
See http://lists.llvm.org/pipermail/llvm-dev/2016-March/097640.html There is also a description/tutorial in the comments of the abtest.py file. llvm-svn: 264482
OpenPOWER on IntegriCloud