diff options
author | Kazu Hirata <kazu@google.com> | 2025-01-26 11:50:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-26 11:50:10 -0800 |
commit | ccc066e8d5a742f79b41a0f90ef309d5b9e92c2a (patch) | |
tree | 70600e3c76429261c11e8a0bbc6532b6f518e003 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e8e75e08c9214fe25b56535fc26f5435a875a137 (diff) | |
download | llvm-ccc066e8d5a742f79b41a0f90ef309d5b9e92c2a.zip llvm-ccc066e8d5a742f79b41a0f90ef309d5b9e92c2a.tar.gz llvm-ccc066e8d5a742f79b41a0f90ef309d5b9e92c2a.tar.bz2 |
[TableGen] Avoid repeated map lookups (NFC) (#124448)
This patch avoids repeated map lookups and constructions of temporary
std::string instances by switching to DenseSet.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions