search for: d77248

Displaying 3 results from an estimated 3 matches for "d77248".

2020 Aug 20
4
[RFC][LLVM] New Constant type for representing function PLT entries
...a function, but the main difference is that it’s lowered to the PLT entry (function at plt) on targets that support PLT relocations. The linker can then decide if it should be relaxed into a direct reference or remain a PLT entry. I have a very rough WIP implementation at https://reviews.llvm.org/D77248. Thoughts and opinions? Thanks, Leonard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200820/3175ca84/attachment.html>
2020 Aug 21
5
[RFC][LLVM] New Constant type for representing function PLT entries
...n difference is that it’s > lowered to the PLT entry (function at plt) on targets that support PLT > relocations. The linker can then decide if it should be relaxed into a > direct reference or remain a PLT entry. > > I have a very rough WIP implementation at https://reviews.llvm.org/D77248. > > Thoughts and opinions? > > Thanks, > Leonard > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _________________________________...
2020 Aug 21
2
[RFC][LLVM] New Constant type for representing function PLT entries
...function at plt) on targets that support PLT relocations. The >> linker can then decide if it should be relaxed into a direct >> reference or remain a PLT entry. >> >> I have a very rough WIP implementation at >> https://reviews.llvm.org/D77248 >> <https://reviews.llvm.org/D77248>. >> >> Thoughts and opinions? >> >> Thanks, >> Leonard >> >> _______________________________________________ >> LLVM Developers mailing list >>...