diff options
author | Carlos Alberto Enciso <Carlos.Enciso@sony.com> | 2024-11-28 05:21:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 05:21:47 +0000 |
commit | fb3765959f2fcb97fbb2a247b619150926f0e0b6 (patch) | |
tree | 7e903d458360c635aa23105b349bf2d34611e378 /llvm/lib/Bitcode/Reader | |
parent | f710b042336d93fd1080124d3ec889702b77a730 (diff) | |
download | llvm-fb3765959f2fcb97fbb2a247b619150926f0e0b6.zip llvm-fb3765959f2fcb97fbb2a247b619150926f0e0b6.tar.gz llvm-fb3765959f2fcb97fbb2a247b619150926f0e0b6.tar.bz2 |
[llvm-debuginfo-analyzer] Common handling of unsigned attribute values. (#116027)
- In the DWARF reader, for those attributes that can have an unsigned
value, allow for the following cases:
* Is an implicit constant
* Is an optional value
- The testing is done by creating a file with generated DWARF, using
`DwarfGenerator` (generate DWARF debug info for unit tests).
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions