[PATCH] D46100: WIP: [IR/Verifier] Diagnose use-before-def scenarios for debug intrinsics
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 11:30:08 PDT 2018
aprantl added a comment.
I'd rather fix it beforehand. The idea of having a --even-stricter mode for the verifier makes me uneasy. I'd rather have it a binary result.
https://reviews.llvm.org/D46100
More information about the llvm-commits
mailing list