aboutsummaryrefslogtreecommitdiffstats
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.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2002-03-08-NameCollision.ll b/test/Assembler/2002-03-08-NameCollision.ll
index b49789b..089d3fb 100644
--- a/test/Assembler/2002-03-08-NameCollision.ll
+++ b/test/Assembler/2002-03-08-NameCollision.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as %s -o /dev/null
+; RUN: verify-uselistorder %s
; Method arguments were being checked for collisions at the global scope before
; the method object was created by the parser. Because of this, false