[PATCH] D159513: [Bolt] fix a relocation bug for R_AARCH64_CALL26
Jiapeng Zhou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 02:34:25 PDT 2023
Kepontry accepted this revision.
Kepontry added a comment.
This revision is now accepted and ready to land.
Yes, you are absolutely right. This is my mistake, I didn't consider the sign bit when performing the right shift.
Thank you for your correction; I'm just getting started in this field, and I'll improve the quality of the patches I submit in the future.
Let's wait for the opinion from the Meta team.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159513/new/
https://reviews.llvm.org/D159513
More information about the llvm-commits
mailing list