aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2022-01-26 03:35:33 +0900
committerMatthias Springer <springerm@google.com>2022-01-26 17:28:42 +0900
commit18778b8863522e3043a0134eb31cd60127bd962b (patch)
tree8f91196f30dcd30ba93d626bf5307673d9e89bd2 /llvm/lib/Support/CommandLine.cpp
parent72e29caf039fd81bc6948e16d6f71d1581615469 (diff)
downloadllvm-18778b8863522e3043a0134eb31cd60127bd962b.zip
llvm-18778b8863522e3043a0134eb31cd60127bd962b.tar.gz
llvm-18778b8863522e3043a0134eb31cd60127bd962b.tar.bz2
[mlir] Fix merging of delayed registrations during DialectRegistry::appendTo
The existing implementation called DenseMap::insert, which is a no-op if the map already contains an entry with the same key. Differential Revision: https://reviews.llvm.org/D118165
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions