aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2023-09-19 06:13:02 -0700
committerGitHub <noreply@github.com>2023-09-19 09:13:02 -0400
commita292e7edf8b2fc51d3e86a96ff5dff45d16bd264 (patch)
treeb11c749fd3c43750391adbf36e962b92b12c79ae /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent6d1c6ecbdc4e94cafd51ade0331d7112161a4cf3 (diff)
downloadllvm-a292e7edf8b2fc51d3e86a96ff5dff45d16bd264.zip
llvm-a292e7edf8b2fc51d3e86a96ff5dff45d16bd264.tar.gz
llvm-a292e7edf8b2fc51d3e86a96ff5dff45d16bd264.tar.bz2
Fix math-errno issue (#66381)
Update handling of math errno. This change updates the logic for generation of math intrinics in place of math library function calls. The previous logic https://reviews.llvm.org/D151834 was incorrectly using intrinsics when math errno handling was needed at optimization levels above -O0. This also fixes issue mentioned in https://reviews.llvm.org/D151834 by @uabelho This is joint work with @andykaylor Andy.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions