LangRef.rst: Clarify how basic blocks without named label are handled.
authorSean Silva <silvas@purdue.edu>
Mon, 20 May 2013 23:31:12 +0000 (23:31 +0000)
committerSean Silva <silvas@purdue.edu>
Mon, 20 May 2013 23:31:12 +0000 (23:31 +0000)
commit57f429fcac5d3ade255611fd663b35101e3eb228
tree4dba889bc5ffcace453d6a7a29d0eda7ccd50726
parent7b72cc7782716f469eb1b0963423a5b414215705
LangRef.rst: Clarify how basic blocks without named label are handled.

Describe that they are assigned numbered label using the same counter
as for unnamed temporaries.

Based on http://llvm.org/bugs/show_bug.cgi?id=16043 and mailing list
discussion.

Patch by Paul Sokolovsky!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182332 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst