John Criswell
|
9ed08ab1f7
|
Added support for C++ compilation.
Made removing the object files a separate sh command so that it can easily
be commented out.
llvm-svn: 11888
|
2004-02-26 23:02:25 +00:00 |
Brian Gaeke
|
512bd8de00
|
Fix bug in initial check - when recompiling everything with llvm-native-gcc,
you have to erase the program and re-run the linker, too, before running the
checker.
llvm-svn: 11328
|
2004-02-11 18:52:05 +00:00 |
Brian Gaeke
|
3e666c1897
|
Fix unterminated-quote typo in echo command
llvm-svn: 11188
|
2004-02-08 08:01:00 +00:00 |
Brian Gaeke
|
f39fa9e2e5
|
This is my script for narrowing down miscompilations to a single file.
llvm-svn: 10890
|
2004-01-15 22:35:43 +00:00 |