[PATCH] D32754: Add line table verification to lldb-dwarfdump --verify.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 15:05:57 PDT 2017


probinson added a comment.

Can you verify that each CU (that has DW_AT_stmt_list) points to a different place in .debug_line?


https://reviews.llvm.org/D32754





More information about the llvm-commits mailing list