diff options
Diffstat (limited to 'llvm/test/LTO/Resolution/X86/cache-prevailing.ll')
-rw-r--r-- | llvm/test/LTO/Resolution/X86/cache-prevailing.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LTO/Resolution/X86/cache-prevailing.ll b/llvm/test/LTO/Resolution/X86/cache-prevailing.ll index 57687492e1d..72a1d4e6f53 100644 --- a/llvm/test/LTO/Resolution/X86/cache-prevailing.ll +++ b/llvm/test/LTO/Resolution/X86/cache-prevailing.ll @@ -7,7 +7,7 @@ ; RUN: -r %t.bc,foo, -r %t.bc,bar,px ; RUN: ls %t.cache | count 2 -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-msvc19.11.0" @foo = linkonce constant i32 1, comdat |