[PATCH] D109946: [lld-macho] Teach ICF to dedup functions with identical unwind info

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 13:03:12 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9b6f7e312c1: [lld-macho] Teach ICF to dedup functions with identical unwind info (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D109946?vs=384461&id=386930#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109946

Files:
  lld/MachO/ICF.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/icf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109946.386930.patch
Type: text/x-patch
Size: 9074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/935164a3/attachment.bin>


More information about the llvm-commits mailing list