[PATCH] D154813: [ELF] Use llvm::xxh3_64bits for MergeInputSection::splitStrings

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 20:18:05 PDT 2023


MaskRay created this revision.
MaskRay added reviewers: andrewng, bkramer, peter.smith, PiotrZSL, serge-sans-paille.
Herald added subscribers: arichardson, emaste.
Herald added a project: All.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

See D154812 <https://reviews.llvm.org/D154812> for the speedup.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154813

Files:
  lld/ELF/InputSection.cpp
  lld/test/ELF/comment-gc.s
  lld/test/ELF/compress-debug-sections-zstd.s
  lld/test/ELF/compressed-debug-input.s
  lld/test/ELF/gc-sections-string.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154813.538499.patch
Type: text/x-patch
Size: 4411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/a5c0b4a5/attachment.bin>


More information about the llvm-commits mailing list