diff options
author | Javier Lopez-Gomez <javier.lopez.gomez@proton.me> | 2025-05-22 15:20:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 14:20:40 +0100 |
commit | 9cac4bf485e64f7992f2c01bb9517f6379e58164 (patch) | |
tree | f6850a174cf9e2e3a09dd60d395bfff6661631a9 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 83de1efae389707f7fd03bf3ed2e42934122b4fb (diff) | |
download | llvm-9cac4bf485e64f7992f2c01bb9517f6379e58164.zip llvm-9cac4bf485e64f7992f2c01bb9517f6379e58164.tar.gz llvm-9cac4bf485e64f7992f2c01bb9517f6379e58164.tar.bz2 |
[llvm-debuginfo-analyzer] Add support for DWARF `DW_AT_byte_size` (#139110)
This PR was split from https://github.com/llvm/llvm-project/pull/137228
(which introduced support for `DW_TAG_module` and `DW_AT_byte_size`).
This PR improves `LVDWARFReader` by introducing handling of
`DW_AT_byte_size`. Most DWARF emitters include this attribute for types
to specify the size of an entity of the given type.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions