[PATCH] D75039: [MC][ELF][ARM] Add relocations for Thumb pc-relative fixups
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 16:36:42 PST 2020
MaskRay added a comment.
In the description,
> fixup_thumb_cp -> R_ARM_THM_PC8
fixup_arm_thumb_cp?
R_ARM_THM_ALU_PREL_11_0 is missing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75039/new/
https://reviews.llvm.org/D75039
More information about the llvm-commits
mailing list