diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-01-05 22:54:34 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-01-05 23:15:49 -0800 |
commit | 19ace449a3da4058428495283b3b15826f8d7d34 (patch) | |
tree | ef78fe903f5cd5c356232b06e9221f85325cc77f /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 8aae6455c074af5ad9a2fe4e68079cfc591359ab (diff) | |
download | bcm5719-llvm-19ace449a3da4058428495283b3b15826f8d7d34.tar.gz bcm5719-llvm-19ace449a3da4058428495283b3b15826f8d7d34.zip |
[TargetLowering] Use SETCC input type to call getBooleanContents instead of the setcc result type.
This isn't a functonal change since we also check the bit width is the
same and the input type is integer. This guarantees the input and
output type are the same. But passing the input type makes the code
more readable.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions