Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix another case where the linkage was not set. | Rafael Espindola | 2015-12-10 | 1 | -0/+5 |
| | | | | llvm-svn: 255272 | ||||
* | Synchronize the logic for deciding to link a gv. | Rafael Espindola | 2015-12-09 | 1 | -0/+5 |
We were deciding to not link an available_externally gv over a declaration, but then copying over the body anyway. llvm-svn: 255169 |