[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
Thu Sep 16 20:44:14 PDT 2021


int3 updated this revision to Diff 373134.
int3 added a comment.

add comment


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
  lld/test/MachO/invalid/compact-unwind-bad-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109946.373134.patch
Type: text/x-patch
Size: 9951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/f22b1d09/attachment.bin>


More information about the llvm-commits mailing list