aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorKoutheir Attouchi <koutheir@gmail.com>2021-06-09 16:02:14 +0100
committerRenato Golin <rengolin@microsoft.com>2021-06-09 16:21:16 +0100
commit64e9aa33020d68a98c30bf05362ffc1c1778890c (patch)
tree327d5232cc08b9565657e2ac80ef7f23f30c872b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent96ca2d92b52bd97fcdce4c0ba2723399b005e0a9 (diff)
downloadllvm-64e9aa33020d68a98c30bf05362ffc1c1778890c.zip
llvm-64e9aa33020d68a98c30bf05362ffc1c1778890c.tar.gz
llvm-64e9aa33020d68a98c30bf05362ffc1c1778890c.tar.bz2
Do not generate calls to the 128-bit function __multi3() on 32-bit ARM
The function __multi3() is undefined on 32-bit ARM, so a call to it should never be emitted. Instead, plain instructions need to be generated to perform 128-bit multiplications. Differential Revision: https://reviews.llvm.org/D103906
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions