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)
commite96d7eb8bd8ea0fca104d9efdfb094a32e40fcf9
treedbc7af9d116d7c774c803649d2d93b40fe32841d
parentd2a13a2ec6224e85b77d58652c7714d280ab02e9
Link the type of aliases.

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

llvm-svn: 222725
llvm/lib/Linker/LinkModules.cpp
llvm/test/Linker/Inputs/type-unique-alias.ll [new file with mode: 0644]
llvm/test/Linker/type-unique-alias.ll [new file with mode: 0644]