[PATCH] D78355: [LLParser] Delete temporary CallInst when error occurs in ParseCall
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 06:47:00 PDT 2020
spatel added a comment.
It's an improvement in the crash experience, so that's ok with me. But see if @arsenm agrees.
Still need to decide how to apply/verify FMF in general.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78355/new/
https://reviews.llvm.org/D78355
More information about the llvm-commits
mailing list