[PATCH] D49676: [DWARF] support for .debug_addr (consumer)

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 10:58:29 PDT 2018


probinson added a subscriber: llvm-commits.
probinson added a comment.

cc llvm-commits.  Please do this when first creating the review.

Repeating the description here so it appears on the list:

This patch implements basic support for parsing and dumping DWARFv5 .debug_addr section. There is still work to be done, further patches are on their way but I think it would be better to review and commit the "sceleton" first.


https://reviews.llvm.org/D49676





More information about the llvm-commits mailing list