summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/extract-weak-odr.ll
Commit message (Collapse)AuthorAgeFilesLines
* llvm-extract changes linkages so that functions on both sides of theRafael Espindola2012-10-291-0/+23
split module can see each other. If it is keeping a symbol that already has a non local linkage, it doesn't need to change it. llvm-svn: 166908
OpenPOWER on IntegriCloud