summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2004-08-06-LargeStructTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC/2004-08-06-LargeStructTest.c')
-rw-r--r--llvm/test/FrontendC/2004-08-06-LargeStructTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2004-08-06-LargeStructTest.c b/llvm/test/FrontendC/2004-08-06-LargeStructTest.c
index b0413b4b0ce..8fbb7f8368c 100644
--- a/llvm/test/FrontendC/2004-08-06-LargeStructTest.c
+++ b/llvm/test/FrontendC/2004-08-06-LargeStructTest.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
#define A(X) int X;
OpenPOWER on IntegriCloud