The "linker_private_weak*" linkages should set the LTO_SYMBOL_DEFINITION_WEAK
authorBill Wendling <isanbard@gmail.com>
Mon, 27 Sep 2010 18:05:19 +0000 (18:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 27 Sep 2010 18:05:19 +0000 (18:05 +0000)
commit563ef5ec911d219b54fdb508518abd02a8dd3cfd
treef083aad356e91ee1a5e0657c48a7e0ef732b278f
parentd1e1703c39742f3c9fc3d27a442ff59bbdbfb5aa
The "linker_private_weak*" linkages should set the LTO_SYMBOL_DEFINITION_WEAK
during LTO.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114850 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOModule.cpp