diff options
author | Ilia Kuklin <ikuklin@accesssoftek.com> | 2024-11-07 16:06:03 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 16:06:03 +0500 |
commit | 1361c19c04d0b3d9156fe0c5393d158cf69c14e7 (patch) | |
tree | 2d92602ce5630d0413fa1f824247cfaeef436a39 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 0c0d7a6ec7ece55d4516d7b902d488b42c850e16 (diff) | |
download | llvm-1361c19c04d0b3d9156fe0c5393d158cf69c14e7.zip llvm-1361c19c04d0b3d9156fe0c5393d158cf69c14e7.tar.gz llvm-1361c19c04d0b3d9156fe0c5393d158cf69c14e7.tar.bz2 |
[lldb] Index static const members of classes, structs and unions as global variables in DWARF 4 and earlier (#111859)
In DWARF 4 and earlier `static const` members of structs, classes and
unions have an entry tag `DW_TAG_member`, and are also tagged as
`DW_AT_declaration`, but otherwise follow the same rules as
`DW_TAG_variable`.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions