[PATCH] D25566: Fix for PR30687. Avoid dereferencing MBB.end().

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 08:52:09 PDT 2016


rnk added a comment.

All callers appear to ignore the return value, so IMO we should remove it instead. I'll try that and test it.


https://reviews.llvm.org/D25566





More information about the llvm-commits mailing list