[PATCH] D37971: [dwarfdump] Add verbose output for .debug-line section

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 07:59:10 PDT 2017


aprantl added a comment.

Doing this during parsing doesn't seem too intrusive and looks like it is the right trade-off.
Do you have a test case, too?


Repository:
  rL LLVM

https://reviews.llvm.org/D37971





More information about the llvm-commits mailing list