[PATCH] D127078: llvm-dwarf-dump: include type name for AT_containing_type
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 16:45:31 PDT 2022
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds good to me - is there any canonical list in the DWARF spec of attributes that are types that we should consider? Or should we change this to work based on the type of the DIE being referenced, instead of the attribute doing the referencing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127078/new/
https://reviews.llvm.org/D127078
More information about the llvm-commits
mailing list