summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/available_externally_a.ll
Commit message (Collapse)AuthorAgeFilesLines
* Linker: Move special casing for available_externally in IRMover to clients. ↵Peter Collingbourne2017-02-021-0/+2
| | | | | | | | | | NFCI. The goal is to simplify the semantic model for clients of IRMover. Differential Revision: https://reviews.llvm.org/D29435 llvm-svn: 293864
* Correctly merge available_externally and regular definitions when they haveRafael Espindola2011-02-011-0/+5
different visibilities. llvm-svn: 124650
OpenPOWER on IntegriCloud