[PATCH] D112584: [lld/mac] Don't assert when ICFing arm64 code

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 10:50:57 PDT 2021


thakis added a comment.

Ping, quick 3-line crash fix :)

Takes size of an arm64 `Chromium Framework` from 238M without `--icf=all` to 225M with it (compared to 235M with ld64).


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

https://reviews.llvm.org/D112584



More information about the llvm-commits mailing list