[llvm-commits] [PATCH 1/2] Region: Check the exit region before use it when expanding a region.

Jay Foad jay.foad at gmail.com
Mon Apr 4 02:40:20 PDT 2011


On 4 April 2011 10:12, ether zhhb <etherzhhb at gmail.com> wrote:
> +  assert(R && "Can not find a region for exit!");

"Cannot" is one word.

Jay.




More information about the llvm-commits mailing list