mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-02 10:33:53 +00:00
XFAIL this for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193802 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7e667c56cf
commit
6af049837a
@ -3,6 +3,10 @@
|
||||
; RUN: -dso-symbol=foo4 %t1 -disable-opt
|
||||
; RUN: llvm-nm %t2 | FileCheck %s
|
||||
|
||||
; FIXME: it looks like -march option of llvm-lto is not working and llvm-nm is
|
||||
; not printing the correct values with Mach-O.
|
||||
; XFAIL: darwin
|
||||
|
||||
; CHECK: t foo1
|
||||
define linkonce_odr void @foo1() noinline {
|
||||
ret void
|
||||
|
Loading…
x
Reference in New Issue
Block a user