[PATCH] Use shouldAssumeDSOLocal in classifyGlobalReference.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 08:36:17 PDT 2016


Rebased patch attached.


On 28 June 2016 at 10:03, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> And teach shouldAssumeDSOLocal that ppc has no copy relocations.
>
> The resulting code handlen a few more case than before. For example, it
> knows that a weak symbol can be resolved to another .o file, but it
> will still be in the main executable.
>
> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-shouldAssumeDSOLocal-in-classifyGlobalReference.patch
Type: application/octet-stream
Size: 8166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/b73f69b5/attachment.obj>


More information about the llvm-commits mailing list