Link the type of aliases.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 25 Nov 2014 04:43:59 +0000 (04:43 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 25 Nov 2014 04:43:59 +0000 (04:43 +0000)
commit453ce91dbcf25f80fe84a55f348b1c19cb04aa95
treec2ed3bf9c73ace9b220e7a62392fe477941fac74
parent5c51153edc11231bddf55df84953a3aa21ed4991
Link the type of aliases.

They are not more or less "well typed" than GlobalVariables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222725 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp
test/Linker/Inputs/type-unique-alias.ll [new file with mode: 0644]
test/Linker/type-unique-alias.ll [new file with mode: 0644]