summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-03-06 12:09:45 -0800
committerAlexey Bataev <a.bataev@outlook.com>2023-03-06 13:46:41 -0800
commitc411965820eb803dd7eac39f80357cad663b7ba0 (patch)
treee586cc2a54c1e3e36db198aae70bd1006cceb5bd /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parent6b5388104803262fedc783ad09d4b4fdfcc3646f (diff)
[SLP]Fix PR61224: Compiler hits infinite loop.
IRBuilder in many cases is able to fold constant code automatically, but in some cases (for some intrinsics) it cannot do it. Need to perform manual calculation, if constant provided in these corner cases, to avoid infinite loop.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions