[PATCH] Add an explicit insert point argument to SplitBlockAndInsertIfThen
Evgeniy Stepanov
eugenis at google.com
Thu Dec 19 09:55:59 PST 2013
Yes, I did it in another commit already.
On Thu, Dec 19, 2013 at 9:51 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
>
>
> ================
> Comment at: lib/Transforms/Instrumentation/DataFlowSanitizer.cpp:855
> @@ -856,3 +854,3 @@
> return Phi;
> } else {
> assert(0 && "todo");
> ----------------
> We can remove this else branch now.
>
>
> http://llvm-reviews.chandlerc.com/D2435
More information about the llvm-commits
mailing list