[PATCH] D18504: Bail as early as possible

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 27 14:32:29 PDT 2016


jdoerfert added a comment.

Hey Chris,

I would like your input on this patch.

I run into problems with your new HasComplexCFG flag as it will "silently" invalidate domains (ok not that silent because the flag exists but I din't think to check). Can you see if this more explicit approach works for you too?

Thanks in advance,

  Johannes


http://reviews.llvm.org/D18504





More information about the llvm-commits mailing list