summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/available_externally_over_decl.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix another case where the linkage was not set.Rafael Espindola2015-12-101-1/+7
| | | | llvm-svn: 255272
* Synchronize the logic for deciding to link a gv.Rafael Espindola2015-12-091-0/+9
We were deciding to not link an available_externally gv over a declaration, but then copying over the body anyway. llvm-svn: 255169
OpenPOWER on IntegriCloud