summaryrefslogtreecommitdiff
path: root/test/LTO
diff options
context:
space:
mode:
Diffstat (limited to 'test/LTO')
-rw-r--r--test/LTO/linkonce_odr_func.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/LTO/linkonce_odr_func.ll b/test/LTO/linkonce_odr_func.ll
index 4be7c117b1..41b0141b17 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