[lld] r232867 - [ELF] Dont add local symbols for dynamic lookup.

Chandler Carruth chandlerc at google.com
Fri Mar 20 17:06:31 PDT 2015


On Fri, Mar 20, 2015 at 4:47 PM, Shankar Easwaran <shankare at codeaurora.org>
wrote:

> [ELF] Dont add local symbols for dynamic lookup.
>
> Unable to add a unit test for this, as there is only one local undefined
> symbol in regular shared libraries without a name.
>

I don't understand why you can't add a test here. This kind of change seems
really easy to test? If it isn't something is completely broken with the
testing infrastructure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150320/08799073/attachment.html>


More information about the llvm-commits mailing list