Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for C++ compilation. | John Criswell | 2004-02-26 | 1 | -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 Gaeke | 2004-02-11 | 1 | -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 command | Brian Gaeke | 2004-02-08 | 1 | -1/+1 |
| | | | | llvm-svn: 11188 | ||||
* | This is my script for narrowing down miscompilations to a single file. | Brian Gaeke | 2004-01-15 | 1 | -0/+147 |
llvm-svn: 10890 |