X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFrontendC%2F2002-03-14-QuotesInStrConst.c;h=63eaeef46a418fc52d56a708eb23c405bcbab5f5;hb=de29a52940101cd162cc9a53cfd3d09d60547e6f;hp=42f82bfa89507a958294f91f6cd62f19024f67b6;hpb=0b85642898bd81209e56e8098c065e2975d455a0;p=oota-llvm.git diff --git a/test/FrontendC/2002-03-14-QuotesInStrConst.c b/test/FrontendC/2002-03-14-QuotesInStrConst.c index 42f82bfa895..63eaeef46a4 100644 --- a/test/FrontendC/2002-03-14-QuotesInStrConst.c +++ b/test/FrontendC/2002-03-14-QuotesInStrConst.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null +// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null /* GCC was not escaping quotes in string constants correctly, so this would * get emitted: