[PATCH] D127558: [JITLink][AArch64] Unify table managers of ELF and MachO.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 18:06:42 PDT 2022


lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.

This is a great refactor! Now we just need to move RISCV to TableManager and we can get rid of PerGraphGOTAndStubsBuilder altogether. :)

LGTM -- thanks @sunho!


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

https://reviews.llvm.org/D127558



More information about the llvm-commits mailing list