[PATCH] D126659: [JITLink][ELF/AARCH64][NFC] Add a testcase for R_AARCH64_ABS64

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 12:52:14 PDT 2022


sgraenitz added a comment.

If it's not too much effort, can we abandon review and add it to the one with the implementation in D126658 <https://reviews.llvm.org/D126658>? You tracked the dependencies here in Phabricator nicely, but it's usually easier for people to see their relation in the git history if it's one commit. All functional changes need testing and so checking them in together is good practice. Thanks!


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

https://reviews.llvm.org/D126659



More information about the llvm-commits mailing list