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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 17 11:02:04 PDT 2021


oontvoo added a comment.

> Unsurprisingly, ICF is now a lot slower, likely due to the much larger number of input sections it needs to process.

Is it worth making this an option that could be turned off?


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