search for: 3daa3a0f

Displaying 2 results from an estimated 2 matches for "3daa3a0f".

2017 Feb 22
2
[lld] elf linker creates undefined empty symbol
Sean Silva <chisophugis at gmail.com> writes: >> When __libc_start_main is hidden, it doesn't end up in the dynamic symbol >> table and so we use the default DynsymIndex of 0. >> > > > I think BFD is doing the right thing. The `extern_weak hidden` is resolved > to null since by virtue of being hidden it doesn't refer to the function in > libc.so (and
2017 Mar 14
3
[lld] elf linker creates undefined empty symbol
...nd this > error may have saved him some time actually). > > -- Sean Silva > > >> >> Cheers, >> Rafael >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170313/3daa3a0f/attachment.html>