summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll')
-rw-r--r--llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll b/llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll
index 51e5eabd03f..34d2544db45 100644
--- a/llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll
+++ b/llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll
@@ -5,7 +5,7 @@
; rdar://problem/16165191
; runtime library implementations should not be renamed
-target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-apple-darwin11"
@str = private unnamed_addr constant [13 x i8] c"hello world\0A\00"
OpenPOWER on IntegriCloud