[PATCH] D158708: [JITLink][PowerPC] Fix incorrect assertion of addend for R_PPC64_REL24
    Kai Luo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Aug 27 21:31:21 PDT 2023
    
    
  
lkail planned changes to this revision.
lkail added a comment.
I find this solution is still hacky for local/external call handling, will seek another way. This problem might also become some bit complex if involving out-of-range handling.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158708/new/
https://reviews.llvm.org/D158708
    
    
More information about the llvm-commits
mailing list