summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint
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
commit5a576160bc36695b3289d27cac38006ccb1f2393 (patch)
treefa6d949b6d3e8b44dc283c6b94b5fd6083f3b209 /llvm/test/BugPoint
parentf35a1dbc7ac0046a494cb66945096101ef3fcac6 (diff)
downloadbcm5719-llvm-5a576160bc36695b3289d27cac38006ccb1f2393.tar.gz
bcm5719-llvm-5a576160bc36695b3289d27cac38006ccb1f2393.zip
Update tests for the disappearance of -idom.
llvm-svn: 36064
Diffstat (limited to 'llvm/test/BugPoint')
-rw-r--r--llvm/test/BugPoint/crash-basictest.ll8
1 files changed, 0 insertions, 8 deletions
diff --git a/llvm/test/BugPoint/crash-basictest.ll b/llvm/test/BugPoint/crash-basictest.ll
deleted file mode 100644
index f631d701193..00000000000
--- a/llvm/test/BugPoint/crash-basictest.ll
+++ /dev/null
@@ -1,8 +0,0 @@
-; Basic test for bugpoint.
-; RUN: bugpoint %s -idom -bugpoint-crashcalls \
-; RUN: -idom
-
-define i32 @test() {
- call i32 @test()
- ret i32 %1
-}
OpenPOWER on IntegriCloud