Temporarily xfail a test that breaks on OS X when building with LTO.
authorBob Wilson <bob.wilson@apple.com>
Thu, 1 Aug 2013 19:29:26 +0000 (19:29 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 1 Aug 2013 19:29:26 +0000 (19:29 +0000)
This is another case where internalize hides a symbol that is needed by
a loadable module.  I am currently investigating a proper fix but this patch
will get our buildbot to pass in the meantime. <rdar://problem/14578094>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187601 91177308-0d34-0410-b5e6-96231b3b80d8

test/Feature/load_module.ll

index 14c1153fa5698ae0519be69bf666609a602f6f1e..ea41edfcbbd893ddb2594ca52f57542aa747fc36 100644 (file)
@@ -2,6 +2,7 @@
 ; RUN: opt < %s -load=%llvmshlibdir/LLVMHello%shlibext -hello \
 ; RUN:   -disable-output 2>&1 | grep Hello
 ; REQUIRES: loadable_module
+; XFAIL: lto_on_osx
 ; FIXME: On Cygming, it might fail without building LLVMHello manually.
 
 @junk = global i32 0