[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:38:26 PDT 2021


int3 added a comment.

This is an alternative to D106213: [lld-macho] Enable copy-on-write for input buffers <https://reviews.llvm.org/D106213> and D106214: [lld-macho] ICF: Fold some sections with differing addends <https://reviews.llvm.org/D106214>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109946



More information about the llvm-commits mailing list