summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/crash-basictest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/BugPoint/crash-basictest.ll')
-rw-r--r--llvm/test/BugPoint/crash-basictest.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/BugPoint/crash-basictest.ll b/llvm/test/BugPoint/crash-basictest.ll
index 647a53f46e3..f631d701193 100644
--- a/llvm/test/BugPoint/crash-basictest.ll
+++ b/llvm/test/BugPoint/crash-basictest.ll
@@ -1,6 +1,6 @@
; Basic test for bugpoint.
-; RUN: bugpoint %s -domset -idom -domset -bugpoint-crashcalls \
-; RUN: -domset -idom -domset
+; RUN: bugpoint %s -idom -bugpoint-crashcalls \
+; RUN: -idom
define i32 @test() {
call i32 @test()
OpenPOWER on IntegriCloud