summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/lto/Inputs
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/lto/Inputs')
-rw-r--r--lld/test/ELF/lto/Inputs/archive-2.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/archive-3.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/archive.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/asmundef.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/available-externally.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/cache.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/common3.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/data-ordering-lto.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/defsym-bar.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/drop-linkage.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/duplicated-name.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/i386-empty.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/internalize-exportdyn.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/internalize-undef.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/irmover-error.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/irmover-warning.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/lazy-internal.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/libcall-archive.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/linker-script-symbols-ipo.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/linkonce-odr.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/linkonce.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/obj-path.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/relocation-model-pic.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/save-temps.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/start-lib1.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/start-lib2.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/symbol-ordering-lto.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/thin1.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/thin2.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/thinlto.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/thinlto_empty.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/type-merge.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/type-merge2.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/unnamed-addr-drop.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/weakodr-visibility.ll2
-rw-r--r--lld/test/ELF/lto/Inputs/wrap-bar.ll2
36 files changed, 36 insertions, 36 deletions
diff --git a/lld/test/ELF/lto/Inputs/archive-2.ll b/lld/test/ELF/lto/Inputs/archive-2.ll
index 8236cfe5cd8..648dccbb069 100644
--- a/lld/test/ELF/lto/Inputs/archive-2.ll
+++ b/lld/test/ELF/lto/Inputs/archive-2.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @_start() {
diff --git a/lld/test/ELF/lto/Inputs/archive-3.ll b/lld/test/ELF/lto/Inputs/archive-3.ll
index 37442469aa7..af86e09d9bd 100644
--- a/lld/test/ELF/lto/Inputs/archive-3.ll
+++ b/lld/test/ELF/lto/Inputs/archive-3.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @foo() {
diff --git a/lld/test/ELF/lto/Inputs/archive.ll b/lld/test/ELF/lto/Inputs/archive.ll
index 71c1e4f3560..478f6ee182b 100644
--- a/lld/test/ELF/lto/Inputs/archive.ll
+++ b/lld/test/ELF/lto/Inputs/archive.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @f() {
diff --git a/lld/test/ELF/lto/Inputs/asmundef.ll b/lld/test/ELF/lto/Inputs/asmundef.ll
index 0992f79c9af..4197fafc4ad 100644
--- a/lld/test/ELF/lto/Inputs/asmundef.ll
+++ b/lld/test/ELF/lto/Inputs/asmundef.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
declare void @patatino()
diff --git a/lld/test/ELF/lto/Inputs/available-externally.ll b/lld/test/ELF/lto/Inputs/available-externally.ll
index b8583eab829..ec459001986 100644
--- a/lld/test/ELF/lto/Inputs/available-externally.ll
+++ b/lld/test/ELF/lto/Inputs/available-externally.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @zed() {
diff --git a/lld/test/ELF/lto/Inputs/cache.ll b/lld/test/ELF/lto/Inputs/cache.ll
index 09289029917..1b827cd6988 100644
--- a/lld/test/ELF/lto/Inputs/cache.ll
+++ b/lld/test/ELF/lto/Inputs/cache.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define i32 @_start() {
diff --git a/lld/test/ELF/lto/Inputs/common3.ll b/lld/test/ELF/lto/Inputs/common3.ll
index 8f20a1e8ac2..bbd6c347ff3 100644
--- a/lld/test/ELF/lto/Inputs/common3.ll
+++ b/lld/test/ELF/lto/Inputs/common3.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
@a = common hidden global i64 0, align 4
diff --git a/lld/test/ELF/lto/Inputs/data-ordering-lto.ll b/lld/test/ELF/lto/Inputs/data-ordering-lto.ll
index a95fa6d5a58..8e872762e64 100644
--- a/lld/test/ELF/lto/Inputs/data-ordering-lto.ll
+++ b/lld/test/ELF/lto/Inputs/data-ordering-lto.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-scei-ps4"
@pat = global i32 33, align 4
diff --git a/lld/test/ELF/lto/Inputs/defsym-bar.ll b/lld/test/ELF/lto/Inputs/defsym-bar.ll
index 748c7b23f6a..840fecd1bed 100644
--- a/lld/test/ELF/lto/Inputs/defsym-bar.ll
+++ b/lld/test/ELF/lto/Inputs/defsym-bar.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
declare void @this_is_bar1()
diff --git a/lld/test/ELF/lto/Inputs/drop-linkage.ll b/lld/test/ELF/lto/Inputs/drop-linkage.ll
index 0e3dc7a4142..d86055794d9 100644
--- a/lld/test/ELF/lto/Inputs/drop-linkage.ll
+++ b/lld/test/ELF/lto/Inputs/drop-linkage.ll
@@ -1,5 +1,5 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
$foo = comdat any
define linkonce void @foo() comdat {
diff --git a/lld/test/ELF/lto/Inputs/duplicated-name.ll b/lld/test/ELF/lto/Inputs/duplicated-name.ll
index 78678c0c5ad..86c410efb5d 100644
--- a/lld/test/ELF/lto/Inputs/duplicated-name.ll
+++ b/lld/test/ELF/lto/Inputs/duplicated-name.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @f2() {
diff --git a/lld/test/ELF/lto/Inputs/i386-empty.ll b/lld/test/ELF/lto/Inputs/i386-empty.ll
index 6029cb6d090..6ff84a75c10 100644
--- a/lld/test/ELF/lto/Inputs/i386-empty.ll
+++ b/lld/test/ELF/lto/Inputs/i386-empty.ll
@@ -1,2 +1,2 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "i686-linux-gnu"
diff --git a/lld/test/ELF/lto/Inputs/internalize-exportdyn.ll b/lld/test/ELF/lto/Inputs/internalize-exportdyn.ll
index 21ac3580762..585b99ae5a5 100644
--- a/lld/test/ELF/lto/Inputs/internalize-exportdyn.ll
+++ b/lld/test/ELF/lto/Inputs/internalize-exportdyn.ll
@@ -1,5 +1,5 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
define weak_odr void @bah() {
ret void
diff --git a/lld/test/ELF/lto/Inputs/internalize-undef.ll b/lld/test/ELF/lto/Inputs/internalize-undef.ll
index 71c1e4f3560..478f6ee182b 100644
--- a/lld/test/ELF/lto/Inputs/internalize-undef.ll
+++ b/lld/test/ELF/lto/Inputs/internalize-undef.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @f() {
diff --git a/lld/test/ELF/lto/Inputs/irmover-error.ll b/lld/test/ELF/lto/Inputs/irmover-error.ll
index 86ed259b2a0..de2e9f03ccc 100644
--- a/lld/test/ELF/lto/Inputs/irmover-error.ll
+++ b/lld/test/ELF/lto/Inputs/irmover-error.ll
@@ -1,5 +1,5 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
!0 = !{ i32 1, !"foo", i32 2 }
diff --git a/lld/test/ELF/lto/Inputs/irmover-warning.ll b/lld/test/ELF/lto/Inputs/irmover-warning.ll
index 72d437fb62c..2948654b944 100644
--- a/lld/test/ELF/lto/Inputs/irmover-warning.ll
+++ b/lld/test/ELF/lto/Inputs/irmover-warning.ll
@@ -1,5 +1,5 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
define void @f() {
ret void
diff --git a/lld/test/ELF/lto/Inputs/lazy-internal.ll b/lld/test/ELF/lto/Inputs/lazy-internal.ll
index 918791c5d20..3b79ff6fbbb 100644
--- a/lld/test/ELF/lto/Inputs/lazy-internal.ll
+++ b/lld/test/ELF/lto/Inputs/lazy-internal.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define hidden void @bar() {
diff --git a/lld/test/ELF/lto/Inputs/libcall-archive.ll b/lld/test/ELF/lto/Inputs/libcall-archive.ll
index 4e6421c3020..11eaefc6ac5 100644
--- a/lld/test/ELF/lto/Inputs/libcall-archive.ll
+++ b/lld/test/ELF/lto/Inputs/libcall-archive.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @memcpy() {
diff --git a/lld/test/ELF/lto/Inputs/linker-script-symbols-ipo.ll b/lld/test/ELF/lto/Inputs/linker-script-symbols-ipo.ll
index c872f9e1dd5..3031557c3e5 100644
--- a/lld/test/ELF/lto/Inputs/linker-script-symbols-ipo.ll
+++ b/lld/test/ELF/lto/Inputs/linker-script-symbols-ipo.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
declare i32 @bar()
diff --git a/lld/test/ELF/lto/Inputs/linkonce-odr.ll b/lld/test/ELF/lto/Inputs/linkonce-odr.ll
index 0b3828846eb..b465a4bc655 100644
--- a/lld/test/ELF/lto/Inputs/linkonce-odr.ll
+++ b/lld/test/ELF/lto/Inputs/linkonce-odr.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define linkonce_odr void @f() {
diff --git a/lld/test/ELF/lto/Inputs/linkonce.ll b/lld/test/ELF/lto/Inputs/linkonce.ll
index a6738b3ad71..cb6f99a76d0 100644
--- a/lld/test/ELF/lto/Inputs/linkonce.ll
+++ b/lld/test/ELF/lto/Inputs/linkonce.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define linkonce void @f() {
diff --git a/lld/test/ELF/lto/Inputs/obj-path.ll b/lld/test/ELF/lto/Inputs/obj-path.ll
index 31c72ec4653..7cf01bc86c3 100644
--- a/lld/test/ELF/lto/Inputs/obj-path.ll
+++ b/lld/test/ELF/lto/Inputs/obj-path.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @g() {
diff --git a/lld/test/ELF/lto/Inputs/relocation-model-pic.ll b/lld/test/ELF/lto/Inputs/relocation-model-pic.ll
index e76605435e8..d5c69a5e3db 100644
--- a/lld/test/ELF/lto/Inputs/relocation-model-pic.ll
+++ b/lld/test/ELF/lto/Inputs/relocation-model-pic.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
@foo = external global i32
diff --git a/lld/test/ELF/lto/Inputs/save-temps.ll b/lld/test/ELF/lto/Inputs/save-temps.ll
index d6e6eb661f3..67cdbaf2215 100644
--- a/lld/test/ELF/lto/Inputs/save-temps.ll
+++ b/lld/test/ELF/lto/Inputs/save-temps.ll
@@ -1,5 +1,5 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
define void @bar() {
ret void
diff --git a/lld/test/ELF/lto/Inputs/start-lib1.ll b/lld/test/ELF/lto/Inputs/start-lib1.ll
index 9f42e6afff0..8e09f4adc8a 100644
--- a/lld/test/ELF/lto/Inputs/start-lib1.ll
+++ b/lld/test/ELF/lto/Inputs/start-lib1.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
declare void @bar()
diff --git a/lld/test/ELF/lto/Inputs/start-lib2.ll b/lld/test/ELF/lto/Inputs/start-lib2.ll
index 68b3c836280..7986919be34 100644
--- a/lld/test/ELF/lto/Inputs/start-lib2.ll
+++ b/lld/test/ELF/lto/Inputs/start-lib2.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @bar() {
diff --git a/lld/test/ELF/lto/Inputs/symbol-ordering-lto.ll b/lld/test/ELF/lto/Inputs/symbol-ordering-lto.ll
index 164659ce27b..9bb2c7d58b2 100644
--- a/lld/test/ELF/lto/Inputs/symbol-ordering-lto.ll
+++ b/lld/test/ELF/lto/Inputs/symbol-ordering-lto.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-scei-ps4"
define i32 @tin() {
diff --git a/lld/test/ELF/lto/Inputs/thin1.ll b/lld/test/ELF/lto/Inputs/thin1.ll
index 93029837714..011eee616e3 100644
--- a/lld/test/ELF/lto/Inputs/thin1.ll
+++ b/lld/test/ELF/lto/Inputs/thin1.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-scei-ps4"
define i32 @foo(i32 %goo) {
diff --git a/lld/test/ELF/lto/Inputs/thin2.ll b/lld/test/ELF/lto/Inputs/thin2.ll
index 6cffbdcc53f..7c3e61ee4ac 100644
--- a/lld/test/ELF/lto/Inputs/thin2.ll
+++ b/lld/test/ELF/lto/Inputs/thin2.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-scei-ps4"
define i32 @blah(i32 %meh) #0 {
diff --git a/lld/test/ELF/lto/Inputs/thinlto.ll b/lld/test/ELF/lto/Inputs/thinlto.ll
index 31c72ec4653..7cf01bc86c3 100644
--- a/lld/test/ELF/lto/Inputs/thinlto.ll
+++ b/lld/test/ELF/lto/Inputs/thinlto.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @g() {
diff --git a/lld/test/ELF/lto/Inputs/thinlto_empty.ll b/lld/test/ELF/lto/Inputs/thinlto_empty.ll
index a3c99cdfe77..a4e3140422e 100644
--- a/lld/test/ELF/lto/Inputs/thinlto_empty.ll
+++ b/lld/test/ELF/lto/Inputs/thinlto_empty.ll
@@ -1,2 +1,2 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
diff --git a/lld/test/ELF/lto/Inputs/type-merge.ll b/lld/test/ELF/lto/Inputs/type-merge.ll
index c31642105f3..aceacd4b326 100644
--- a/lld/test/ELF/lto/Inputs/type-merge.ll
+++ b/lld/test/ELF/lto/Inputs/type-merge.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @zed() {
diff --git a/lld/test/ELF/lto/Inputs/type-merge2.ll b/lld/test/ELF/lto/Inputs/type-merge2.ll
index 79fd1f88630..de92d2cfea1 100644
--- a/lld/test/ELF/lto/Inputs/type-merge2.ll
+++ b/lld/test/ELF/lto/Inputs/type-merge2.ll
@@ -1,5 +1,5 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
%zed = type { i16 }
define void @bar(%zed* %this) {
diff --git a/lld/test/ELF/lto/Inputs/unnamed-addr-drop.ll b/lld/test/ELF/lto/Inputs/unnamed-addr-drop.ll
index b91bc8e5a89..fa16353a1e0 100644
--- a/lld/test/ELF/lto/Inputs/unnamed-addr-drop.ll
+++ b/lld/test/ELF/lto/Inputs/unnamed-addr-drop.ll
@@ -1,4 +1,4 @@
target triple = "x86_64-unknown-linux-gnu"
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
@foo = unnamed_addr constant i32 42
diff --git a/lld/test/ELF/lto/Inputs/weakodr-visibility.ll b/lld/test/ELF/lto/Inputs/weakodr-visibility.ll
index 1bd956059d2..00c68fe5813 100644
--- a/lld/test/ELF/lto/Inputs/weakodr-visibility.ll
+++ b/lld/test/ELF/lto/Inputs/weakodr-visibility.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define weak_odr protected i32 @foo(i8* %this) {
diff --git a/lld/test/ELF/lto/Inputs/wrap-bar.ll b/lld/test/ELF/lto/Inputs/wrap-bar.ll
index 407ebfbf6ec..7a4f2e02d2e 100644
--- a/lld/test/ELF/lto/Inputs/wrap-bar.ll
+++ b/lld/test/ELF/lto/Inputs/wrap-bar.ll
@@ -1,4 +1,4 @@
-target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define hidden void @bar() {
OpenPOWER on IntegriCloud