diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-09-21 07:50:21 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-09-21 07:50:21 +0000 |
commit | b32274242d7eb86e7841a391303da59fce59f98e (patch) | |
tree | 03d7103781971f01cebd3941e41f13db6e29fe1f /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 7ef2c2021e2ab03c96296066666c8c01372f435c (diff) | |
download | llvm-b32274242d7eb86e7841a391303da59fce59f98e.zip llvm-b32274242d7eb86e7841a391303da59fce59f98e.tar.gz llvm-b32274242d7eb86e7841a391303da59fce59f98e.tar.bz2 |
[dwarfdump] Verify DW_AT_type is set and points to a compatible DIE.
This extends the verifier to catch three new errors:
* Missing DW_AT_type attributes for DW_TAG_formal_parameter,
DW_TAG_variable and DW_TAG_array_type.
* Valid references for DW_AT_type pointing to a non-type tag.
Differential revision: https://reviews.llvm.org/D52223
llvm-svn: 342713
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions