diff options
Diffstat (limited to 'lld/test/COFF/Inputs/constant-export.ll')
-rw-r--r-- | lld/test/COFF/Inputs/constant-export.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/Inputs/constant-export.ll b/lld/test/COFF/Inputs/constant-export.ll index 666c18f1303..f0fa136dd5e 100644 --- a/lld/test/COFF/Inputs/constant-export.ll +++ b/lld/test/COFF/Inputs/constant-export.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-msvc18.0.0" @__CFConstantStringClassReference = common global [32 x i32] zeroinitializer, align 4 |