[PATCH] D114017: [lld-macho][nfc] Factor-out NFC changes from main __eh_frame diff
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 16 14:43:55 PST 2021
gkm updated this revision to Diff 387767.
gkm marked an inline comment as done.
gkm added a comment.
- Revise according to review feedback. Move 2 more hunks of NFC-ish code into this diff to ignore useless symbols and `SUBTRACTOR` relocs in `__TEXT,__eh_frame`. (See code comments)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114017/new/
https://reviews.llvm.org/D114017
Files:
lld/MachO/Driver.cpp
lld/MachO/ICF.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/MarkLive.cpp
lld/MachO/Symbols.cpp
lld/MachO/Symbols.h
lld/MachO/UnwindInfoSection.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114017.387767.patch
Type: text/x-patch
Size: 17855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/d06ab275/attachment-0001.bin>
More information about the llvm-commits
mailing list