[PATCH] D102964: [lld-macho] Implement cstring merging / deduplication

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 09:19:47 PDT 2021


thakis added a comment.

(FWIW we implemented this in lld-link but then ended up turning it off in chromium since it increased compressed size: https://crbug.com/838449)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102964



More information about the llvm-commits mailing list