[PATCH] D113228: [RFC][ELF] Refactor relocation processing
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 21:07:18 PST 2021
MaskRay updated this revision to Diff 386053.
MaskRay marked 6 inline comments as done.
MaskRay added a comment.
Thanks for the comments. Applies changes.
I put up this patch because I think our relocation processing still has some problems
wand want explore how we should organize relocations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113228/new/
https://reviews.llvm.org/D113228
Files:
lld/ELF/Arch/AArch64.cpp
lld/ELF/InputSection.cpp
lld/ELF/Relocations.cpp
lld/ELF/Relocations.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113228.386053.patch
Type: text/x-patch
Size: 29887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/b4f4930f/attachment.bin>
More information about the llvm-commits
mailing list