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 603b14b537d54..d30df19fc7c4e 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: opt < %s -adce
target datalayout = "e-p:32:32"