summaryrefslogtreecommitdiff
path: root/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ADCE/2002-07-17-PHIAssertion.ll')
-rw-r--r--test/Transforms/ADCE/2002-07-17-PHIAssertion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll b/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
index bd88884756..6d15fae8ef 100644
--- a/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
+++ b/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
@@ -1,6 +1,6 @@
; This testcase was extracted from the gzip SPEC benchmark
;
-; RUN: llvm-as < %s | opt -adce
+; RUN: llvm-upgrade < %s | llvm-as | opt -adce
%bk = external global uint ; <uint*> [#uses=2]
%hufts = external global uint ; <uint*> [#uses=1]