diff options
author | Kazu Hirata <kazu@google.com> | 2024-11-13 06:41:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 06:41:33 -0800 |
commit | 1884ffc41c20b1e08b30eef4e8ebbcc54543a139 (patch) | |
tree | 9f20f23756dc0a503033b77eba01846a0104ec41 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 256050520380b271ff0ac1f01fa56d6665e9af03 (diff) | |
download | llvm-1884ffc41c20b1e08b30eef4e8ebbcc54543a139.zip llvm-1884ffc41c20b1e08b30eef4e8ebbcc54543a139.tar.gz llvm-1884ffc41c20b1e08b30eef4e8ebbcc54543a139.tar.bz2 |
[TableGen] Use heterogenous lookups with std::map (NFC) (#115994)
Heterogenous lookups allow us to call find with StringRef, avoiding a
temporary heap allocation of std::string.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions