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

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 10:21:16 PDT 2018


modocache added a comment.

Thanks for all the review!

> So I mean it was able to find problems in a correct (technically) but uncommon output

I'm not sure this is the case. I think `llvm-dwarfdump -verify` points out a valid error in the invalid output generated by this patch. So, to clarify, I'm working on fixing this patch, I don't plan on changing `llvm-dwarfdump`.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46628





More information about the llvm-commits mailing list