summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-03-08-NameCollision.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-03-08-NameCollision.ll')
-rw-r--r--test/Assembler/2002-03-08-NameCollision.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2002-03-08-NameCollision.ll b/test/Assembler/2002-03-08-NameCollision.ll
index 539dfd6..b49789b 100644
--- a/test/Assembler/2002-03-08-NameCollision.ll
+++ b/test/Assembler/2002-03-08-NameCollision.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
; Method arguments were being checked for collisions at the global scope before
; the method object was created by the parser. Because of this, false
OpenPOWER on IntegriCloud