]> granicus.if.org Git - llvm/commitdiff
Fix test/tools/lto/hide-linkonce-odr.ll after r289719
authorNico Weber <nicolasweber@gmx.de>
Thu, 15 Dec 2016 01:31:38 +0000 (01:31 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 15 Dec 2016 01:31:38 +0000 (01:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289750 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/lto/hide-linkonce-odr.ll

index da02f490487ddc0f881a31e27b5b2b890f63c713..cbc9f2d7a8cbfc523f88c1627a66e4b6c4794c56 100644 (file)
@@ -15,6 +15,7 @@
 ; NM:  T _c
 
 
+target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-apple-macosx10.10.0"
 
 declare void @external()