[PATCH] D49297: expose debugify as an LLVM option in clang

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 00:10:26 PDT 2018


tyb0807 added a comment.

Hi @vsk,

Thank you for your comment. I agree with what you say, however, I think you may understand that we should have had this discussion before this patch in https://bugs.llvm.org/show_bug.cgi?id=37792 😭

Anyway, I think we can still reuse part of the logic of this patch to extend the `-verify-each` mode, so that it also is enabled after each module/function pass? What do you think? Do you still need this feature of `-verify-each`?


Repository:
  rL LLVM

https://reviews.llvm.org/D49297





More information about the llvm-commits mailing list