[PATCH] D133780: [lld-macho] Have ICF dedup explicitly-defined selrefs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 15:01:00 PDT 2022


int3 added a comment.

> Out of curiosity, do you have any numbers on what that does to the size gap for your apps?

I'll re-gather some numbers in a bit. But this is basically the last of the non-`__text` sections for us that showed a significant size regression wrt ld64's output.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133780



More information about the llvm-commits mailing list