[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 24 03:52:51 PDT 2022


sunho added a subscriber: dongAxis.
sunho added a comment.

Have to mention the test case is taken from https://reviews.llvm.org/D118346 by @dongAxis


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

https://reviews.llvm.org/D126287



More information about the llvm-commits mailing list