summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InterleavedAccessPass.cpp
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-10-26 23:23:08 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-10-26 23:23:08 +0000
commit5ee58d38606cc348dc11c2df662123aefb0a67e9 (patch)
treefc4a436c83571a557509080df471c14a78e2fe54 /llvm/lib/CodeGen/InterleavedAccessPass.cpp
parent5b2b39065ca6369280f4f07d3dc42f0785721911 (diff)
downloadbcm5719-llvm-5ee58d38606cc348dc11c2df662123aefb0a67e9.tar.gz
bcm5719-llvm-5ee58d38606cc348dc11c2df662123aefb0a67e9.zip
Unconditionally pass `-lto_library` to the linker on Darwin
We're only doing it with -flto currently, however it never "hurt" to pass it, and users that are linking without -flto can get in trouble if one of the dependency (a static library for instance) contains bitcode. Differential Revision: https://reviews.llvm.org/D25932 llvm-svn: 285254
Diffstat (limited to 'llvm/lib/CodeGen/InterleavedAccessPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud