[PATCH] D42391: Verifier: fix bug treating debug info issue as non-debug info issue

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 14:44:57 PST 2018


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Since this can be recovered from by stripping debug info, this change is correct.

Thanks!


https://reviews.llvm.org/D42391





More information about the llvm-commits mailing list