diff options
author | James Molloy <james.molloy@arm.com> | 2015-11-16 10:49:25 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2015-11-16 10:49:25 +0000 |
commit | 2018091e8741b00ddcb0df2351174d26ecb0fbaf (patch) | |
tree | 249fa71d770add7d9759ff8c727f89058db3ddde /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 978060ce2f70a9fb8f7c0d4203d5172980f9c8ea (diff) | |
download | bcm5719-llvm-2018091e8741b00ddcb0df2351174d26ecb0fbaf.tar.gz bcm5719-llvm-2018091e8741b00ddcb0df2351174d26ecb0fbaf.zip |
Properly check if a CMPZ node is in fact comparing against zero
This was left implicit and never ever checked, which means we could have a CMPZ against some non-zero value and we were carrying on with BFI conversion regardless.
Caught by Oliver Stannard using csmith; regression test added.
llvm-svn: 253195
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions