diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-10-26 23:23:08 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-10-26 23:23:08 +0000 |
commit | 5ee58d38606cc348dc11c2df662123aefb0a67e9 (patch) | |
tree | fc4a436c83571a557509080df471c14a78e2fe54 /llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp | |
parent | 5b2b39065ca6369280f4f07d3dc42f0785721911 (diff) | |
download | llvm-5ee58d38606cc348dc11c2df662123aefb0a67e9.zip llvm-5ee58d38606cc348dc11c2df662123aefb0a67e9.tar.gz llvm-5ee58d38606cc348dc11c2df662123aefb0a67e9.tar.bz2 |
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/Target/AVR/Disassembler/AVRDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions