[PATCH] D105214: [ARM] RELA relocations for 32bit ARM ignore the addend.
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 11:02:14 PDT 2021
wolfgangp created this revision.
wolfgangp added reviewers: MaskRay, grimar.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
wolfgangp requested review of this revision.
Herald added a project: LLVM.
Fixes PR 50473.
The test case uses llvm-dwarfdump to verify correct resolution.
https://reviews.llvm.org/D105214
Files:
llvm/lib/Object/RelocationResolver.cpp
llvm/test/DebugInfo/ARM/dwarfdump-rela.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105214.355620.patch
Type: text/x-patch
Size: 4099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/685161a7/attachment.bin>
More information about the llvm-commits
mailing list