[PATCH] D38223: Make sure the basic block has an insertion point before dereferencing it

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 14:51:41 PDT 2017


rnk added a comment.

On second thought, since we know this doesn't actually work (https://bugs.llvm.org/show_bug.cgi?id=34833), we should just disable gcov instrumentation of functions with funclets.


https://reviews.llvm.org/D38223





More information about the llvm-commits mailing list