[PATCH] D46815: [DbgInfo] Fix StripDebugInfo

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 14:28:53 PDT 2018


vsk added a comment.

In https://reviews.llvm.org/D46815#1100130, @tyb0807 wrote:

> The test is now simplified. Please tell me if you really want to remove -strip-debugify option and use -strip-debug instead.


Thanks, this patch is looking pretty good! And yes, I think there should not be a -strip-debugify option. Strip-debug should simply do the right thing.


https://reviews.llvm.org/D46815





More information about the llvm-commits mailing list