ReleaseNotes.html: add note about specifying TLS models
authorHans Wennborg <hans@hanshq.net>
Fri, 13 Jul 2012 12:44:23 +0000 (12:44 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 13 Jul 2012 12:44:23 +0000 (12:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160168 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index e903080977ee29569a5d81050829eaeb187b98f6..1ab2b709f58cfbb78b3555b5fa04e4fa45812de4 100644 (file)
@@ -449,6 +449,8 @@ Release Notes</a>.</h1>
    expose new optimization opportunities:</p>
 
 <ul>
+  <li>Thread local variables may have a specified TLS model. See the
+  <a href="LangRef.html#globalvars">Language Reference Manual</a>.</li>
   <li>...</li>
 </ul>