OSDN Git Service

Fix incorrect linker behaviour: we shouldn't resolve weak aliases.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 9 Sep 2008 18:23:48 +0000 (18:23 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 9 Sep 2008 18:23:48 +0000 (18:23 +0000)
commit832b2a9cd8870211bf2d347d7b435beacbb06c8d
tree2c8499487682972aae62e62ecf86c320f70f4045
parentbff66b0c6c8266a6f9ba6c9bd5d2541a4d4c6ec9
Fix incorrect linker behaviour: we shouldn't resolve weak aliases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55997 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/GlobalAlias.h
lib/Linker/LinkModules.cpp
lib/VMCore/Globals.cpp