X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2F2002-07-14-MiscTests.c;h=02703e269163f91800aa88e495c86a41969c3291;hb=51cd9d6e073932fcb37f1857c66249d6c7d368ee;hp=e78dbd72eb9344811c9f02a4dac6e0649be178b8;hpb=0b85642898bd81209e56e8098c065e2975d455a0;p=oota-llvm.git diff --git a/test/FrontendC/2002-07-14-MiscTests.c b/test/FrontendC/2002-07-14-MiscTests.c index e78dbd72eb9..02703e26916 100644 --- a/test/FrontendC/2002-07-14-MiscTests.c +++ b/test/FrontendC/2002-07-14-MiscTests.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null +// RUN: %llvmgcc -w -S %s -o - | llvm-as -f -o /dev/null /* These are random tests that I used when working on the GCC frontend originally. */