[PATCH] D46628: [ELF] Add --strip-debug-non-line option

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 14:53:19 PDT 2019


modocache added a comment.

Excellent, thank you! One of the comments on this diff mentioned using `llvm-dwarfdump --verify` to test whether the debug info generated by this option is valid. Have you tried doing so? Could you add a test case to this patch?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D46628/new/

https://reviews.llvm.org/D46628





More information about the llvm-commits mailing list