aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/2006-02-05-PassManager.ll
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-04-15 08:54:57 +0000
committerOwen Anderson <resistor@mac.com>2007-04-15 08:54:57 +0000
commite9bbaa2293121f505f4ba62b1b919d4174d9c91a (patch)
treeb4ec17fd99b520048c7c5c4b5715ed71ffe939b6 /test/Other/2006-02-05-PassManager.ll
parent3dc6776b338f81e2d47daa42cc12c9f91053043d (diff)
downloadexternal_llvm-e9bbaa2293121f505f4ba62b1b919d4174d9c91a.zip
external_llvm-e9bbaa2293121f505f4ba62b1b919d4174d9c91a.tar.gz
external_llvm-e9bbaa2293121f505f4ba62b1b919d4174d9c91a.tar.bz2
Update tests for the disappearance of -idom.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36064 91177308-0d34-0410-b5e6-96231b3b80d8
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 2fb1341..bbfeb09 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 -idom -gcse -etforest -constmerge -disable-output
+; RUN: llvm-as < %s | opt -domtree -gcse -etforest -constmerge -disable-output
define i32 @test1() {
unreachable