[PATCH] D30206: [DWARF5] Emit new unit header

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 11:16:48 PST 2017


dblaikie added a comment.

Is there test coverage for DW_UT_skeleton? DW_UT_type? (I only spot DW_UT_split_type and DW_UT_compile in the dwarfdump test case)

Oh, they're tested with assembly in dwarf-headers.ll - could they be tested with dwarfdump instead?


https://reviews.llvm.org/D30206





More information about the llvm-commits mailing list