X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2B%2B%2F2009-09-04-modify-crash.cpp;h=89274e09c7ed2719f8e52cde8e5c958488a5f2f7;hb=1023643d501b4375b261eb5449a2bb0195f49780;hp=ac16f8c36d1865b38edf850c775943104c0ab14a;hpb=5684229a4583355a6b20a950614731c1a6d38f88;p=oota-llvm.git diff --git a/test/FrontendC++/2009-09-04-modify-crash.cpp b/test/FrontendC++/2009-09-04-modify-crash.cpp index ac16f8c36d1..89274e09c7e 100644 --- a/test/FrontendC++/2009-09-04-modify-crash.cpp +++ b/test/FrontendC++/2009-09-04-modify-crash.cpp @@ -1,4 +1,4 @@ -// RUN: %llvmgxx %s -emit-llvm -fapple-kext -S -o - +// RUN: %llvmgxx %s -fapple-kext -S -o - // The extra check in 71555 caused this to crash on Darwin X86 // in an assert build. class foo {