mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.
Note that this will require a recent version of the linker for Darwin builds with LTO to pass these tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187711 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
; 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
|
||||
|
Reference in New Issue
Block a user