[PATCH] D105044: [lld-macho] Move ICF earlier to avoid emitting redundant binds
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 22:35:08 PDT 2021
int3 updated this revision to Diff 355114.
int3 edited the summary of this revision.
int3 added a comment.
change how we implement inputOrder
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105044/new/
https://reviews.llvm.org/D105044
Files:
lld/MachO/ConcatOutputSection.cpp
lld/MachO/ConcatOutputSection.h
lld/MachO/Driver.cpp
lld/MachO/ICF.cpp
lld/MachO/ICF.h
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/MarkLive.cpp
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/UnwindInfoSection.cpp
lld/MachO/UnwindInfoSection.h
lld/MachO/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105044.355114.patch
Type: text/x-patch
Size: 31020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/6b394844/attachment.bin>
More information about the llvm-commits
mailing list