[PATCH] D126287: [JITLink][ELF/AARCH64] Implement R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC
    Sunho Kim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May 31 00:45:32 PDT 2022
    
    
  
sunho updated this revision to Diff 433033.
sunho added a comment.
Merge testcases
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126287/new/
https://reviews.llvm.org/D126287
Files:
  llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h
  llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
  llvm/test/ExecutionEngine/JITLink/AArch64/ELF_aarch64_relocations.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126287.433033.patch
Type: text/x-patch
Size: 3976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220531/a6ab2b4b/attachment.bin>
    
    
More information about the llvm-commits
mailing list