[PATCH] D90331: [JITLink][ELF] Implement R_X86_64_PLT32 relocations

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 04:15:55 PST 2020


sgraenitz added a comment.

> Such a oneshot temporary label can usually be omitted:

Thanks for the note @MaskRay. As it affects a number of locations, I opened another review for it: D90676 <https://reviews.llvm.org/D90676>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90331



More information about the llvm-commits mailing list