diff options
author | Teresa Johnson <tejohnson@google.com> | 2023-11-30 16:59:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 16:59:13 -0800 |
commit | 071855dc2c4939c0b7c51da63e84bd956e49c74a (patch) | |
tree | 5227d72dfdf3ca6b22fe50b0d5d14655833fcee6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1035cc7029180243de371384eee91f4e1e87d199 (diff) | |
download | llvm-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