diff options
author | Fangrui Song <i@maskray.me> | 2023-07-19 11:28:47 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-07-19 11:28:47 -0700 |
commit | eabaf3ba853084a3604745054a2a88fa17d01b26 (patch) | |
tree | 7e2d91c358edc1bb0e1492f3c790d5f308f95259 /llvm/lib/Support/Threading.cpp | |
parent | 642ffbbf38bbe996a7934b3e607ca08151c76163 (diff) | |
download | llvm-eabaf3ba853084a3604745054a2a88fa17d01b26.zip llvm-eabaf3ba853084a3604745054a2a88fa17d01b26.tar.gz llvm-eabaf3ba853084a3604745054a2a88fa17d01b26.tar.bz2 |
[ELF] splitNonStrings: switch to xxh3_64bits
This is primarily used for .rodata.cst* duplicate elimination. The
sections are usually much smaller than .debug_str (D154813), so the
speedup is negligible. We do this switch for consistency as we want to
eliminate xxh64 in lld.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions