diff options
Diffstat (limited to 'llvm/test/ThinLTO/X86/section.ll')
| -rw-r--r-- | llvm/test/ThinLTO/X86/section.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/ThinLTO/X86/section.ll b/llvm/test/ThinLTO/X86/section.ll index 3cc1325e472..e44853aa731 100644 --- a/llvm/test/ThinLTO/X86/section.ll +++ b/llvm/test/ThinLTO/X86/section.ll @@ -12,6 +12,7 @@ ; IMPORT: declare void @reference_gv_with_section() ; Canary to check that importing is correctly set up. ; IMPORT: define available_externally void @foo() +target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128" define i32 @main() { |

