Skip to content
Commit 0195f862 authored by Qiu Chaofan's avatar Qiu Chaofan
Browse files

[Clang] Fix long double availability check

fae0dfa6 changed code to check 128-bit float availability, since it
introduced a new 128-bit double type on PowerPC. However, there're other
long float types besides IEEE float128 and PPC double-double requiring
this feature.

Reviewed By: ronlieb

Differential Revision: https://reviews.llvm.org/D109943
parent 97cc678c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment