diff options
Diffstat (limited to 'lld/test/COFF/Inputs/libcall-archive.ll')
-rw-r--r-- | lld/test/COFF/Inputs/libcall-archive.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/Inputs/libcall-archive.ll b/lld/test/COFF/Inputs/libcall-archive.ll index 3f8a24df4c3..6ff9a6e7471 100644 --- a/lld/test/COFF/Inputs/libcall-archive.ll +++ b/lld/test/COFF/Inputs/libcall-archive.ll @@ -1,4 +1,4 @@ -target datalayout = "e-m:x-p:32:32-i64:64-f80:32-n8:16:32-a:0:32-S32" +target datalayout = "e-m:x-p:32:32-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:32-n8:16:32-a:0:32-S32" target triple = "i686-unknown-windows" define void @memcpy() { |