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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 09:56:34 PDT 2021


int3 added a comment.

Huh, that makes sense I guess. I suppose we should plan on implementing dedup-without-merge in the future then. Shouldn't be hard to fit into the existing structure.


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