summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-04-29-NameBinding.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-04-29-NameBinding.llx')
-rw-r--r--test/Assembler/2002-04-29-NameBinding.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2002-04-29-NameBinding.llx b/test/Assembler/2002-04-29-NameBinding.llx
index 88ad493606..ad994f0386 100644
--- a/test/Assembler/2002-04-29-NameBinding.llx
+++ b/test/Assembler/2002-04-29-NameBinding.llx
@@ -4,7 +4,7 @@
; Check by running globaldce, which will remove the constant if there are
; no references to it!
;
-; RUN: llvm-as < %s | opt -globaldce | llvm-dis | not grep constant
+; RUN: llvm-upgrade < %s | llvm-as | opt -globaldce | llvm-dis | not grep constant
;
%v1 = internal constant int 5