diff --git a/test/LTO/linkonce_odr_func.ll b/test/LTO/linkonce_odr_func.ll index 4be7c117b12..41b0141b17f 100644 --- a/test/LTO/linkonce_odr_func.ll +++ b/test/LTO/linkonce_odr_func.ll @@ -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