search for: bf7ae5d0

Displaying 2 results from an estimated 2 matches for "bf7ae5d0".

2018 Aug 22
2
[lld] avoid emitting PLT entries for ifuncs
On 22 August 2018 at 04:27, Rui Ueyama via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > However, if you pass the -emit-relocs option to the linker, lld keeps all > relocations that have already been resolved in an output executable. By > analyzing a relocation table in a resulting executable, you could find all > locations where the ifunc PLT is called. Then, you can
2018 Aug 23
2
[lld] avoid emitting PLT entries for ifuncs
...required lld patch supports this view. > Addressing the problem any other way involves adding much larger and > more fragile hacks elsewhere. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180823/bf7ae5d0/attachment.html>