[PATCH] D49731: [Dominators] Assert if there is modification to DelBB while it is awaiting deletion
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 10:47:35 PDT 2018
brzycki added a comment.
Delayed LGTM. It's a good assert to know if someone tries to alter DelBB after it's marked for deletion.
Repository:
rL LLVM
https://reviews.llvm.org/D49731
More information about the llvm-commits
mailing list