[PATCH] docs: Clarify how basic blocks without named label are handled.

Chris Lattner clattner at apple.com
Fri May 17 15:43:51 PDT 2013


On May 17, 2013, at 10:11 AM, Paul Sokolovsky <pmiscml at gmail.com> wrote:

> Hello,
> 
> Describe that basic blocks without named labels are assigned numbered
> label using the same counter as for unnamed temporaries.
> 
> Based on http://llvm.org/bugs/show_bug.cgi?id=16043 and llvm-dev
> discussion.

LGTM.

-Chris



More information about the llvm-commits mailing list