diff options
author | Kazu Hirata <kazu@google.com> | 2024-11-12 10:09:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 10:09:28 -0800 |
commit | c784d321d90a3609caeacfb525b7ccadd41a5195 (patch) | |
tree | e811a5d6933afccf2a67d82c97e2f08a267864c6 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | dfb864a735da9153ab8a4bb107d4b01ac81ee364 (diff) | |
download | llvm-c784d321d90a3609caeacfb525b7ccadd41a5195.zip llvm-c784d321d90a3609caeacfb525b7ccadd41a5195.tar.gz llvm-c784d321d90a3609caeacfb525b7ccadd41a5195.tar.bz2 |
[ThinLTO] Use heterogenous lookups with std::map (NFC) (#115812)
Heterogenous lookups allow us to call find with StringRef, avoiding a
temporary heap allocation of std::string.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions