summaryrefslogtreecommitdiffstats
path: root/llvm/utils/check-each-file
Commit message (Collapse)AuthorAgeFilesLines
* Added support for C++ compilation.John Criswell2004-02-261-2/+3
| | | | | | | Made removing the object files a separate sh command so that it can easily be commented out. llvm-svn: 11888
* Fix bug in initial check - when recompiling everything with llvm-native-gcc,Brian Gaeke2004-02-111-0/+2
| | | | | | | you have to erase the program and re-run the linker, too, before running the checker. llvm-svn: 11328
* Fix unterminated-quote typo in echo commandBrian Gaeke2004-02-081-1/+1
| | | | llvm-svn: 11188
* This is my script for narrowing down miscompilations to a single file.Brian Gaeke2004-01-151-0/+147
llvm-svn: 10890
OpenPOWER on IntegriCloud