From 59fc1664ab6136a347e635c2e8fcd2fe12db3936 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 16 Apr 2012 05:24:52 +0000 Subject: 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 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1723576..aa85e15 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -400,6 +400,7 @@ Release Notes. times and better support for different calling conventions. The old WINCALL instructions are no longer needed.
  • DW2 Exception Handling is enabled on Cygwin and MinGW.
  • +
  • Support for implicit TLS model used with MS VC runtime
  • -- cgit v1.1