[llvm-commits] [PATCH] Move SplitBlockAndInsertIfThen from AddressSanitizer to BasicBlockUtils
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Fri Oct 19 02:59:39 PDT 2012
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 --------------
A non-text attachment was scrubbed...
Name: 1.patch
Type: application/octet-stream
Size: 5957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121019/073ea1c7/attachment.obj>
More information about the llvm-commits
mailing list