summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/remove_arguments_test.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/BugPoint/remove_arguments_test.ll')
-rw-r--r--llvm/test/BugPoint/remove_arguments_test.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/BugPoint/remove_arguments_test.ll b/llvm/test/BugPoint/remove_arguments_test.ll
index 72be4fe5593..d5967675ef8 100644
--- a/llvm/test/BugPoint/remove_arguments_test.ll
+++ b/llvm/test/BugPoint/remove_arguments_test.ll
@@ -1,4 +1,4 @@
-; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes
+; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes --opt-command opt
; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
; REQUIRES: loadable_module
OpenPOWER on IntegriCloud