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

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 22 15:21:12 PDT 2021


gkm added a comment.

This will be much nicer to review when packaged as two diffs:

1. An NFC diff to introduce the new InputSection class hierarchy and attendant renames
2. The functional diff that implements cstring merge/dedup


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