[PATCH] D157365: [lld][PPC64] Fix location of the least significant byte when fixing up R_PPC64_ADDR14 for little-endian target

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 23:49:19 PDT 2023


lkail added a comment.

Unable to find a real world case, looks this relocation is seldom used now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157365



More information about the llvm-commits mailing list