XFAIL this for now.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Oct 2013 21:22:43 +0000 (21:22 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Oct 2013 21:22:43 +0000 (21:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193802 91177308-0d34-0410-b5e6-96231b3b80d8

test/LTO/linkonce_odr_func.ll

index ab96fca4775a0c83d065255f8bfeb64572b7fcbb..4be7c117b12b86906d69a63d2fa58b9ee15b7371 100644 (file)
@@ -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