summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2004-07-06-FunctionCast.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC/2004-07-06-FunctionCast.c')
-rw-r--r--llvm/test/FrontendC/2004-07-06-FunctionCast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2004-07-06-FunctionCast.c b/llvm/test/FrontendC/2004-07-06-FunctionCast.c
index 169f7403642..6d80f86fa1e 100644
--- a/llvm/test/FrontendC/2004-07-06-FunctionCast.c
+++ b/llvm/test/FrontendC/2004-07-06-FunctionCast.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
static int unused_func(void) {
return 1;
OpenPOWER on IntegriCloud