diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-09-17 15:24:06 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-09-17 15:24:06 +0800 |
commit | 0195f8621f1814967f9cd3ef51ee61117e914299 (patch) | |
tree | c62bbd305afc49917ce8c7cdd23f4f611c4f01cd /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp | |
parent | 97cc678cc4a226119ab48d399fd277283f4acc2d (diff) | |
download | llvm-0195f8621f1814967f9cd3ef51ee61117e914299.zip llvm-0195f8621f1814967f9cd3ef51ee61117e914299.tar.gz llvm-0195f8621f1814967f9cd3ef51ee61117e914299.tar.bz2 |
[Clang] Fix long double availability check
fae0dfa 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
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions