aboutsummaryrefslogtreecommitdiffstats
path: root/test/BugPoint/remove_arguments_test.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-08-08 00:55:59 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-08-08 00:55:59 +0000
commita5c4cc5f34c0d211fbe639168fa01c6364c9b888 (patch)
tree1c2ba3024c59a34351648d9d94e9aef1c7adc0f8 /test/BugPoint/remove_arguments_test.ll
parent6b01837b65750bad26ce186033689607979da89f (diff)
downloadexternal_llvm-a5c4cc5f34c0d211fbe639168fa01c6364c9b888.zip
external_llvm-a5c4cc5f34c0d211fbe639168fa01c6364c9b888.tar.gz
external_llvm-a5c4cc5f34c0d211fbe639168fa01c6364c9b888.tar.bz2
Use %shlibext instead of .so
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/BugPoint/remove_arguments_test.ll')
-rw-r--r--test/BugPoint/remove_arguments_test.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/BugPoint/remove_arguments_test.ll b/test/BugPoint/remove_arguments_test.ll
index 62a4dd3..089aefb 100644
--- a/test/BugPoint/remove_arguments_test.ll
+++ b/test/BugPoint/remove_arguments_test.ll
@@ -1,5 +1,5 @@
; FIXME: This likely fails on windows
-; RUN: bugpoint -load %llvmlibsdir/BugpointPasses.so %s -output-prefix %t -bugpoint-crashcalls -silence-passes
+; RUN: bugpoint -load %llvmlibsdir/BugpointPasses%shlibext %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