[PATCH] D46815: [DbgInfo] Fix StripDebugInfo

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 06:26:35 PDT 2018


tyb0807 added a comment.

Yes, you'll have to do `opt -strip-debug -strip-dead-prototypes`. So what should we do now?


https://reviews.llvm.org/D46815





More information about the llvm-commits mailing list