[PATCH] D11961: [sancov] Leave llvm.localescape in the entry block

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 16:14:47 PDT 2015


samsonov added a comment.

*sigh* looks like anyone who splits basic blocks might stumble to this `localescape` problem. Probably it's worth to put this logic somewhere under lib/Transforms/Utils/BasicBlockUtils.cpp?


http://reviews.llvm.org/D11961





More information about the llvm-commits mailing list