[ dwarfdump ] Add symbolic dump of known DWARF attribute values.

Frédéric Riss friss at apple.com
Wed Sep 3 11:52:00 PDT 2014


This patch introduces symbolic dump of all the DWARF standard values (defined in Dwarf.h). It requires the previous DWARFFormValue accessor patch. The fixed accessibility test shows that it’s much easier to check that the test is actually correct, rather than having to cross-check with the enumerator value.

OK?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dwarfdump-SymbolicAttributes.diff
Type: application/octet-stream
Size: 11338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140903/6ce407c5/attachment.obj>


More information about the llvm-commits mailing list