Remove trailing spaces.
[oota-llvm.git] / test / BugPoint / metadata.ll
index a78007881f7a7b1447ba746d119c5d1a5a5de4a1..6dc9574bbe4b19e5ebf00a6c147cc119a690eb85 100644 (file)
@@ -1,5 +1,7 @@
-; RUN: bugpoint -load %llvmlibsdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
+; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
 ; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
+; REQUIRES: loadable_module
+; XFAIL: lto_on_osx
 
 ; Bugpoint should keep the call's metadata attached to the call.