summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/lto-parallel.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/lto-parallel.ll')
-rw-r--r--lld/test/COFF/lto-parallel.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/lto-parallel.ll b/lld/test/COFF/lto-parallel.ll
index 7a38a39d77d..8e1f44a8ebb 100644
--- a/lld/test/COFF/lto-parallel.ll
+++ b/lld/test/COFF/lto-parallel.ll
@@ -3,7 +3,7 @@
; RUN: lld-link -opt:noicf /out:%t.exe /entry:foo /include:bar /opt:lldltopartitions=2 /subsystem:console /lldmap:%t.map %t.obj
; RUN: FileCheck %s < %t.map
-target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:w-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-windows-msvc"
; CHECK: lto.tmp
OpenPOWER on IntegriCloud