SelectionDAG: Teach FoldConstantArithmetic how to deal with vectors.
[oota-llvm.git] / test / BugPoint / metadata.ll
index f2541ee3f9ac69873ca11a53fc3cf5b1784f622e..6dc9574bbe4b19e5ebf00a6c147cc119a690eb85 100644 (file)
@@ -1,6 +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
-; XFAIL: mingw
+; REQUIRES: loadable_module
+; XFAIL: lto_on_osx
 
 ; Bugpoint should keep the call's metadata attached to the call.