summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2002-07-17-StringConstant.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC/2002-07-17-StringConstant.c')
-rw-r--r--llvm/test/FrontendC/2002-07-17-StringConstant.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2002-07-17-StringConstant.c b/llvm/test/FrontendC/2002-07-17-StringConstant.c
index 8a392033f39..9ba0c25213d 100644
--- a/llvm/test/FrontendC/2002-07-17-StringConstant.c
+++ b/llvm/test/FrontendC/2002-07-17-StringConstant.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
char * foo() { return "\\begin{"; }
OpenPOWER on IntegriCloud