aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-09-17 15:15:49 -0700
committerGitHub <noreply@github.com>2024-09-17 15:15:49 -0700
commit9c9a627190b67a435a9735ee1aead20cbb708f2b (patch)
tree3c642ee4f2ac83b1648334ef6db55a50c50ea1cd /clang/lib/CodeGen/CodeGenModule.cpp
parent04575dce434de38e0b28a2b71dd44e29caaee685 (diff)
downloadllvm-9c9a627190b67a435a9735ee1aead20cbb708f2b.zip
llvm-9c9a627190b67a435a9735ee1aead20cbb708f2b.tar.gz
llvm-9c9a627190b67a435a9735ee1aead20cbb708f2b.tar.bz2
[ThinLTO] Add lookup to ImportListsTy (#109036)
This is primarily to unblock Rust, which could potentially use ImportListsTy::operator[] on a module that's not in ListsImpl and cause concurrency problems. This patch fixes a regression in the sense that it restores ImportListsTy::lookup, which was available when ImportListsTy was just a plain DenseMap.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions