[PATCH] D77248: [llvm][IR] Add a new Constant, PLTEntry, which may represent the PLT entry for a function

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 12:29:36 PDT 2020


leonardchan planned changes to this revision.
leonardchan added a comment.

In D77248#2224589 <https://reviews.llvm.org/D77248#2224589>, @arsenm wrote:

> Was there an RFC for this?
>
> Missing GlobalISel support

There hasn't, but I can send one out. The idea of a new constant was from discussing with @pcc offline.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77248/new/

https://reviews.llvm.org/D77248



More information about the llvm-commits mailing list