[llvm-commits] [PATCH] Move SplitBlockAndInsertIfThen from AddressSanitizer to BasicBlockUtils

Kostya Serebryany kcc at google.com
Fri Oct 19 03:42:03 PDT 2012


Looks great, thanks!

On Fri, Oct 19, 2012 at 1:59 PM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:

> Hi,
>
> this patch moves SplitBlockAndInsertIfThen from AddressSanitizer to
> BasicBlockUtils so that it can be reused in MemorySanitizer.
> This follows one of the suggestions in MemorySanitizer patch review
> (btw, reviewers are welcome ;) http://llvm-reviews.chandlerc.com/D56).
>
> https://codereview.appspot.com/6745046
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121019/4915725d/attachment.html>


More information about the llvm-commits mailing list