aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2023-11-30 16:59:13 -0800
committerGitHub <noreply@github.com>2023-11-30 16:59:13 -0800
commit071855dc2c4939c0b7c51da63e84bd956e49c74a (patch)
tree5227d72dfdf3ca6b22fe50b0d5d14655833fcee6 /clang/lib/Frontend/CompilerInvocation.cpp
parent1035cc7029180243de371384eee91f4e1e87d199 (diff)
downloadllvm-071855dc2c4939c0b7c51da63e84bd956e49c74a.zip
llvm-071855dc2c4939c0b7c51da63e84bd956e49c74a.tar.gz
llvm-071855dc2c4939c0b7c51da63e84bd956e49c74a.tar.bz2
[ThinLTO] Fix assembly dumping of vtable type ids (#73997)
With RTTI, a C++ class type info will get two entries in the summary index: a gv and a typeidCompatibleVTable, both sharing the same GUID. Ensure we use different namespaces to generate the entry slot numbers for these two different summary entries.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions