summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2016-12-15 01:31:38 +0000
committerNico Weber <nicolasweber@gmx.de>2016-12-15 01:31:38 +0000
commitd43d3ba5cdcd1f91c62f0c2ee41e99a98984b899 (patch)
tree9902367773805a01831cc75dd95f6e32907f6244 /llvm/test/tools
parent4b9853ffa845605e0457a2ba077ff3bf2e1c5188 (diff)
downloadbcm5719-llvm-d43d3ba5cdcd1f91c62f0c2ee41e99a98984b899.tar.gz
bcm5719-llvm-d43d3ba5cdcd1f91c62f0c2ee41e99a98984b899.zip
Fix test/tools/lto/hide-linkonce-odr.ll after r289719
llvm-svn: 289750
Diffstat (limited to 'llvm/test/tools')
-rw-r--r--llvm/test/tools/lto/hide-linkonce-odr.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/lto/hide-linkonce-odr.ll b/llvm/test/tools/lto/hide-linkonce-odr.ll
index da02f490487..cbc9f2d7a8c 100644
--- a/llvm/test/tools/lto/hide-linkonce-odr.ll
+++ b/llvm/test/tools/lto/hide-linkonce-odr.ll
@@ -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()
OpenPOWER on IntegriCloud