diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2022-01-17 15:12:33 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2022-01-17 15:12:33 +0800 |
commit | d771cf277565f579aba24fef522355f4406323c9 (patch) | |
tree | e9fa9d0074fbc7d6beffbcec37e19a20ce604639 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 9c4292a59da2d8fc31ead9649868ec5bfb3cf883 (diff) | |
download | llvm-d771cf277565f579aba24fef522355f4406323c9.zip llvm-d771cf277565f579aba24fef522355f4406323c9.tar.gz llvm-d771cf277565f579aba24fef522355f4406323c9.tar.bz2 |
[PowerPC] Allow -mfloat128 option for VSX targets
Targets with VSX feature but without native float128 instructions can
also use that type with supplementary libcalls. We don't enable it by
default now because Glibc assumes long double and float128 can be
implicitly converted in between, which is not available under default
'ibmlongdouble' semantics in clang.
This commit partly relands cbd93ce.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions