Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit ff373d7

Browse files
committed
ReleaseNotes.html: add note about specifying TLS models
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160168 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent ee4c312 commit ff373d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ReleaseNotes.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,8 @@ <h3>
449449
expose new optimization opportunities:</p>
450450

451451
<ul>
452+
<li>Thread local variables may have a specified TLS model. See the
453+
<a href="LangRef.html#globalvars">Language Reference Manual</a>.</li>
452454
<li>...</li>
453455
</ul>
454456

0 commit comments

Comments
 (0)