[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
Sat Jul 17 10:43:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG428a7c1b38d2: [lld-macho] Have ICF operate on all sections at once (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D105641?vs=357388&id=359571#toc

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.359571.patch
Type: text/x-patch
Size: 15170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210717/3973dfa1/attachment.bin>


More information about the llvm-commits mailing list