aboutsummaryrefslogtreecommitdiff
path: root/test/BugPoint/remove_arguments_test.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-08-07 21:48:09 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-08-07 21:48:09 +0000
commit3cb96268c47ded89e31885bf4dcfe29ee71ab214 (patch)
tree0113b22879aca7e39414f3b06ce20fd13ce3a6a5 /test/BugPoint/remove_arguments_test.ll
parentfff0f11989a9ef23ab3e308783cc90c7620000eb (diff)
Move the bugpoint test passes to a plugin in preparation for having bugpoint
use opt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110520 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/BugPoint/remove_arguments_test.ll')
-rw-r--r--test/BugPoint/remove_arguments_test.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/BugPoint/remove_arguments_test.ll b/test/BugPoint/remove_arguments_test.ll
index 439ea54546..62a4dd32ac 100644
--- a/test/BugPoint/remove_arguments_test.ll
+++ b/test/BugPoint/remove_arguments_test.ll
@@ -1,4 +1,5 @@
-; RUN: bugpoint %s -output-prefix %t -bugpoint-crashcalls -silence-passes
+; FIXME: This likely fails on windows
+; RUN: bugpoint -load %llvmlibsdir/BugpointPasses.so %s -output-prefix %t -bugpoint-crashcalls -silence-passes
; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
; Test to make sure that arguments are removed from the function if they are