[PATCH] D36993: [llvm-dwarfdump] Print type names in DW_AT_type DIEs

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 11:30:50 PDT 2017


dblaikie accepted this revision.
dblaikie added a comment.

I still feel like the implementation that handles 'const' by truncating the name of the DWARF TAG itself isn't sufficiently general to be a great way to go, but it's not exactly destructive to other things, etc, so carry on.


Repository:
  rL LLVM

https://reviews.llvm.org/D36993





More information about the llvm-commits mailing list