X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FBugPoint%2Fcrash-narrowfunctiontest.ll;h=d080d9dd4b0cac54d64b4fe42e9853ebddc2c2e2;hb=3e2346341cc7407bb895ddb13e43d512713e8a35;hp=c8128369573152ad6eac58731fcbc22eef36ef8e;hpb=d2930d364adcaef1eac0e1d5d8dc0fa4b7616f45;p=oota-llvm.git diff --git a/test/BugPoint/crash-narrowfunctiontest.ll b/test/BugPoint/crash-narrowfunctiontest.ll index c8128369573..d080d9dd4b0 100644 --- a/test/BugPoint/crash-narrowfunctiontest.ll +++ b/test/BugPoint/crash-narrowfunctiontest.ll @@ -2,7 +2,6 @@ ; ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null ; REQUIRES: loadable_module -; XFAIL: lto_on_osx define i32 @foo() { ret i32 1 }