We need to copy over the unnamed_addr attribute.
authorBill Wendling <isanbard@gmail.com>
Tue, 29 Mar 2011 23:05:41 +0000 (23:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 29 Mar 2011 23:05:41 +0000 (23:05 +0000)
commit75c7563f834b06cfc71ef53bd4c37e58d2d96ff6
treeb2586ee80f666a4867c7aa6b93c167cc40a5bdbf
parent55037def6b7d850eb4cdefb8e27575e96562b483
We need to copy over the unnamed_addr attribute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp