aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2025-04-01 08:10:51 -0700
committerGitHub <noreply@github.com>2025-04-01 11:10:51 -0400
commitaa73124e51d89a22b2ba89380d3a1403e4f1c385 (patch)
tree9f946941f7951ed2c819027afe85a32ab29c1ed9 /lldb/unittests/ScriptInterpreter/Python
parent1ab3a4f234e38904f9935d02a696a52d1e5dff71 (diff)
downloadllvm-aa73124e51d89a22b2ba89380d3a1403e4f1c385.zip
llvm-aa73124e51d89a22b2ba89380d3a1403e4f1c385.tar.gz
llvm-aa73124e51d89a22b2ba89380d3a1403e4f1c385.tar.bz2
Fix complex long double division with -mno-x87. (#133152)
The combination of `-fcomplex-arithmetic=promoted` and `mno-x87` for `double` complex division is leading to a crash. See https://godbolt.org/z/189G957oY This patch fixes that.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions