diff options
author | Ikhlas Ajbar <iajbar@quicinc.com> | 2019-10-07 00:13:48 -0500 |
---|---|---|
committer | Brian Cain <bcain@quicinc.com> | 2019-10-30 11:21:48 -0500 |
commit | 14e289eb774ebbc2fc788bf23c17e2605c27ffb6 (patch) | |
tree | 3a0d3b472b25a623c24f64021017d2c49845165a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | d52f5ed01a2a46a81555ee1b655c6b682c4dbd6c (diff) | |
download | bcm5719-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