summaryrefslogtreecommitdiffstats
path: root/test/Other/2006-02-05-PassManager.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2006-02-05-PassManager.ll')
-rw-r--r--test/Other/2006-02-05-PassManager.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2006-02-05-PassManager.ll b/test/Other/2006-02-05-PassManager.ll
index c5f50ec..0ab5411 100644
--- a/test/Other/2006-02-05-PassManager.ll
+++ b/test/Other/2006-02-05-PassManager.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -domtree -gvn -domtree -constmerge -disable-output
+; RUN: opt < %s -domtree -gvn -domtree -constmerge -disable-output
define i32 @test1() {
unreachable
OpenPOWER on IntegriCloud