summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2004-11-28-InvalidTypeCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2004-11-28-InvalidTypeCrash.ll')
-rw-r--r--test/Assembler/2004-11-28-InvalidTypeCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2004-11-28-InvalidTypeCrash.ll b/test/Assembler/2004-11-28-InvalidTypeCrash.ll
index 6f26439..f9b453b 100644
--- a/test/Assembler/2004-11-28-InvalidTypeCrash.ll
+++ b/test/Assembler/2004-11-28-InvalidTypeCrash.ll
@@ -1,4 +1,4 @@
; Test for PR463. This program is erroneous, but should not crash llvm-as.
-; RUN: not llvm-as %s -o /dev/null -f |& grep {invalid type for null constant}
+; RUN: not llvm-as %s -o /dev/null |& grep {invalid type for null constant}
@.FOO = internal global %struct.none zeroinitializer
OpenPOWER on IntegriCloud