diff options
| author | Slava Zakharin <szakharin@nvidia.com> | 2022-10-17 17:48:05 -0700 |
|---|---|---|
| committer | Slava Zakharin <szakharin@nvidia.com> | 2022-10-18 09:58:05 -0700 |
| commit | 51962690d8879a13c3ec90e3d0d82b0151710aab (patch) | |
| tree | cc4b563fc63b04ea91def53ffc8bc777f2234008 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | df92b05f1ba52b0e63f1f5e8e714b7211cfaec6e (diff) | |
[flang] Restrict __float128 support for some build configurations.
This change is intended to resolve build issues reported in D134503.
A compiler supporting __float128 must define either __FLOAT128__ or
__SIZEOF_FLOAT128__ (or both). Additional check for _LIBCPP_VERSION
was added to disable __float128 for builds with libc++, because
__float128 support is incomplete there.
Differential Revision: https://reviews.llvm.org/D136121
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
