summaryrefslogtreecommitdiffstats
path: root/test/FrontendC++/2003-11-18-EnumArray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC++/2003-11-18-EnumArray.cpp')
-rw-r--r--test/FrontendC++/2003-11-18-EnumArray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC++/2003-11-18-EnumArray.cpp b/test/FrontendC++/2003-11-18-EnumArray.cpp
index 6eaf9d6..bb1b3bf 100644
--- a/test/FrontendC++/2003-11-18-EnumArray.cpp
+++ b/test/FrontendC++/2003-11-18-EnumArray.cpp
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgxx -S %s -o - | llvm-as -o /dev/null
enum TchkType {
tchkNum, tchkString, tchkSCN, tchkNone
OpenPOWER on IntegriCloud