[PATCH] D112513: [ELF] Replace InputBaseSection::{areRelocsRela,firstRelocation,numRelocation} with relSecIdx
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 26 10:08:49 PDT 2021
MaskRay updated this revision to Diff 382380.
MaskRay added a comment.
Add struct RelsOrRelas<ELFT>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112513/new/
https://reviews.llvm.org/D112513
Files:
lld/ELF/Arch/PPC64.cpp
lld/ELF/DWARF.cpp
lld/ELF/Driver.cpp
lld/ELF/ICF.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/MarkLive.cpp
lld/ELF/Relocations.cpp
lld/ELF/SyntheticSections.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112513.382380.patch
Type: text/x-patch
Size: 17516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/878542d4/attachment.bin>
More information about the llvm-commits
mailing list