From: Hans Wennborg Date: Tue, 16 Feb 2016 19:29:54 +0000 (+0000) Subject: ReleaseNotes: typo X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b129a10bb92529289bbb26d2335b12858e54a885;p=oota-llvm.git ReleaseNotes: typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@261000 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 8f702d435d2..0749745f68b 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -227,7 +227,7 @@ Changes to the X86 Target * More efficient code for wide integer compares. (E.g. 64-bit compares on 32-bit targets.) -* Tail call support for ``thiscall``, ``stdcall`, ``vectorcall``, and +* Tail call support for ``thiscall``, ``stdcall``, ``vectorcall``, and ``fastcall`` functions. Changes to the Hexagon Target