XFAIL on ppc64 too.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Oct 2013 21:27:02 +0000 (21:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Oct 2013 21:27:02 +0000 (21:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193804 91177308-0d34-0410-b5e6-96231b3b80d8

test/LTO/linkonce_odr_func.ll

index 4be7c117b12b86906d69a63d2fa58b9ee15b7371..41b0141b17fa914dba487731f14456a8794a76df 100644 (file)
@@ -7,6 +7,9 @@
 ; not printing the correct values with Mach-O.
 ; XFAIL: darwin
 
+; FIXME: llvm-nm is printing 'd' instead of 't' for foo1.
+; XFAIL: powerpc64
+
 ; CHECK: t foo1
 define linkonce_odr void @foo1() noinline {
   ret void