search for: 9b908dbd

Displaying 2 results from an estimated 2 matches for "9b908dbd".

2020 Aug 30
2
[RFC][LLVM] New Constant type for representing function PLT entries
...e. > Completely agreed, a lot of my perspective comes from bitter experience having messed up the ABI lowering design :-). Sorry for that :) -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200830/9b908dbd/attachment.html>
2020 Aug 30
2
[RFC][LLVM] New Constant type for representing function PLT entries
On Aug 24, 2020, at 6:47 PM, Leonard Chan via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Thanks for the responses! I’m going to see if I can summarize the concerns and ideas people have (for my own clarity) and see where we can go on from there. Folks seem to be on board with the idea of introducing some new IR entity that (after linking) *could* be a reference into the PLT, but some