summaryrefslogtreecommitdiff
path: root/test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll')
-rw-r--r--test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll b/test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll
index 1a71ffe02e..92d7cad770 100644
--- a/test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll
+++ b/test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll
@@ -2,7 +2,7 @@
; entries for it's postdominator. But I think this can only happen when the
; PHI node is dead, so we just avoid patching up dead PHI nodes.
-; RUN: llvm-as < %s | opt -adce
+; RUN: llvm-upgrade < %s | llvm-as | opt -adce
target endian = little
target pointersize = 32