diff options
author | Pavel Labath <pavel@labath.sk> | 2024-06-27 16:36:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 16:36:52 +0200 |
commit | 264197516495910588d19fb19b6793e9be1bd6a3 (patch) | |
tree | b3ee06c8e9079828bf80bd3c653b4e378cdc260d /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 2b6e3f3f90020ea5e8d0df64ca99735bf9ef6864 (diff) | |
download | llvm-264197516495910588d19fb19b6793e9be1bd6a3.zip llvm-264197516495910588d19fb19b6793e9be1bd6a3.tar.gz llvm-264197516495910588d19fb19b6793e9be1bd6a3.tar.bz2 |
[lldb/DWARF] Unique enums parsed from declarations (#96751)
This is a regression from #96484 caught by @ZequanWu.
Note that we will still create separate enum types for types parsed from
two definitions. This is different from how we handle classes, but it is
not a regression.
I'm also adding the DieToType check to the class type parsing code,
although in this case, the type uniqueness should be enforced by the
UniqueDWARFASTType map.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions