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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 09:21:23 PDT 2018


aprantl added a comment.

If dwarfdump can't find a problem with the output (and there is a problem with it) then that's a bug in dwarfdump. If you want to do functional testing, you'll probably want to pipe the result through something like llvm-symbolizer or lldb as an end-to-end test.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46628





More information about the llvm-commits mailing list