[PATCH] Use shouldAssumeDSOLocal in classifyGlobalReference.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 07:03:15 PDT 2016


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: text/x-patch
Size: 8166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/672f2ed5/attachment.bin>


More information about the llvm-commits mailing list