]> granicus.if.org Git - clang/commit
Merging r245084:
authorHans Wennborg <hans@hanshq.net>
Wed, 19 Aug 2015 16:40:03 +0000 (16:40 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 19 Aug 2015 16:40:03 +0000 (16:40 +0000)
commitcba5ef1893d6e867a7e8e856cd9300808cf8b51f
treed8804c670de2fe50c5d6772f721375cdc9b10836
parent2640a930acca26eff00e1e566caaa48ff668c89a
Merging r245084:
------------------------------------------------------------------------
r245084 | martell | 2015-08-14 12:05:56 -0700 (Fri, 14 Aug 2015) | 13 lines

WindowsX86: long double is x87DoubleExtended on mingw

    Summary:
    long double on x86 mingw is 80bits and is aligned to 16bytes

Fixes:
    https://llvm.org/bugs/show_bug.cgi?id=24398

    Reviewers: rnk

    Subscribers: cfe-commits

    Differential Revision: http://reviews.llvm.org/D12037
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_37@245456 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp