diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-04-16 05:24:52 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-04-16 05:24:52 +0000 |
commit | 59fc1664ab6136a347e635c2e8fcd2fe12db3936 (patch) | |
tree | ce4f0c1a525930c9d39bd8a469f048e2bed3e9a3 /docs | |
parent | ab3a9193b12059bebb380ec90fe9a373542bc920 (diff) |
Add credit and release notes for r150307. By Kai Nacke.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154796 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1723576968..aa85e15f58 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -400,6 +400,7 @@ Release Notes</a>.</h1> times and better support for different calling conventions. The old WINCALL instructions are no longer needed.</li> <li>DW2 Exception Handling is enabled on Cygwin and MinGW.</li> + <li>Support for implicit TLS model used with MS VC runtime</li> </ul> </div> |