aprantl added a comment. > LLParser already calls Verifier before that by itself I wonder if that is actually necessary. Are there any code paths that invoke LLParser and don't run the Verifier afterwards? If not, then it would make sense to change that. https://reviews.llvm.org/D41832