diff options
author | Nikita Popov <npopov@redhat.com> | 2024-06-21 11:38:17 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-06-21 12:23:14 +0200 |
commit | 53a059ca76b0a6a0dff731e5acc7d51e5a62546c (patch) | |
tree | dcc50f0c79617b9258b711ada221fe9e89a22090 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 57c083ecfb63a15656d974d097793c709c6552c4 (diff) | |
download | llvm-53a059ca76b0a6a0dff731e5acc7d51e5a62546c.zip llvm-53a059ca76b0a6a0dff731e5acc7d51e5a62546c.tar.gz llvm-53a059ca76b0a6a0dff731e5acc7d51e5a62546c.tar.bz2 |
[PassInstrumentation] Use DenseMap to store class->pass map (NFC)
It's okay to store the StringRef for the class name without
creating a separate copy inside the map, so use DenseMap instead
of StringMap.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions