X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2B%2B%2F2003-08-21-EmptyClass.cpp;h=5dbfa33e03c3c81a410c3fbd12520e5d8038c482;hb=9e6d1d1f5034347d237941f1bf08fba5c1583cd3;hp=2f90b3a1053155be5f550226b0610131f73676a3;hpb=0b85642898bd81209e56e8098c065e2975d455a0;p=oota-llvm.git diff --git a/test/FrontendC++/2003-08-21-EmptyClass.cpp b/test/FrontendC++/2003-08-21-EmptyClass.cpp index 2f90b3a1053..5dbfa33e03c 100644 --- a/test/FrontendC++/2003-08-21-EmptyClass.cpp +++ b/test/FrontendC++/2003-08-21-EmptyClass.cpp @@ -1,4 +1,4 @@ -// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null +// RUN: %llvmgxx -S %s -o - | llvm-as -o /dev/null // This tests compilation of EMPTY_CLASS_EXPR's