summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/alias-2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR26152.Evgeniy Stepanov2016-01-201-0/+24
Fix the condition for when the new global takes over the name of the existing one to be the negation of the condition for the new global to get internal linkage. llvm-svn: 258355
OpenPOWER on IntegriCloud