summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorIkhlas Ajbar <iajbar@quicinc.com>2019-10-07 00:13:48 -0500
committerBrian Cain <bcain@quicinc.com>2019-10-30 11:21:48 -0500
commit14e289eb774ebbc2fc788bf23c17e2605c27ffb6 (patch)
tree3a0d3b472b25a623c24f64021017d2c49845165a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd52f5ed01a2a46a81555ee1b655c6b682c4dbd6c (diff)
downloadbcm5719-llvm-14e289eb774ebbc2fc788bf23c17e2605c27ffb6.tar.gz
bcm5719-llvm-14e289eb774ebbc2fc788bf23c17e2605c27ffb6.zip
Fix pattern error for S2_tstbit_i instruction
It used to generate S2_tstbit_i with constant -33 which resulted in an assert. The reason is log2_32 was called with 64bit value 0.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud