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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 10:22:25 PDT 2018


grimar added a comment.

In https://reviews.llvm.org/D46628#1094694, @modocache wrote:

> 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`.


Ok, I misunderstood then. Will be happy to see the update.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46628





More information about the llvm-commits mailing list