[PATCH] D140841: [DWARFLinkerNext] Add StringPool class.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 10:55:01 PST 2023


JDevlieghere added a comment.

I'm definitely curious to hear how the two compare in terms of performance. I suppose it shouldn't be too hard to build ConstString on top of this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140841



More information about the llvm-commits mailing list