[PATCH] D105641: [lld-macho] Have ICF operate on all sections at once

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 16:48:07 PDT 2021


int3 updated this revision to Diff 357388.
int3 retitled this revision from "[lld-macho][nfc] Create OutputSections earlier" to "[lld-macho] Have ICF operate on all sections at once".
int3 edited the summary of this revision.
int3 added a comment.




Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105641/new/

https://reviews.llvm.org/D105641

Files:
  lld/MachO/ConcatOutputSection.cpp
  lld/MachO/ConcatOutputSection.h
  lld/MachO/Driver.cpp
  lld/MachO/ICF.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/Writer.cpp
  lld/MachO/Writer.h
  lld/test/MachO/icf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105641.357388.patch
Type: text/x-patch
Size: 15209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/a508c1ad/attachment.bin>


More information about the llvm-commits mailing list