Fix thinko: alias always defines new symbol. Even is aliasee itself is undefined.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Mar 2008 00:24:53 +0000 (00:24 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 11 Mar 2008 00:24:53 +0000 (00:24 +0000)
commit7fcb6b65c97f6e2e96643967fca735df528dab8e
tree767d258346eb30b95144518ae6dd741c40d08ace
parent6cf9b8adf43b0a460fb4ba8ddbff2787f5aa9d5e
Fix thinko: alias always defines new symbol. Even is aliasee itself is undefined.

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