Missing closed tag.

llvm-svn: 129155
This commit is contained in:
Bill Wendling 2011-04-08 21:43:08 +00:00
parent 04c9429f34
commit c5d44ae3f4
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ encoding of the visibility of this variable:
is <tt>thread_local</tt></li>
<li><i>unnamed_addr</i>: If present and non-zero, indicates that the variable
has <tt>unnamed_addr<tt></li>
has <tt>unnamed_addr</tt></li>
</ul>
</div>