diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-05-04 21:45:49 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-05-04 21:45:49 +0000 |
commit | 1f673d4450a45c47ffd6ba7f017316e88b165829 (patch) | |
tree | abaf89be40b92a8bf7b7519ef095328df4e6068d /lldb/packages/Python/lldbsuite/test/python_api/frame | |
parent | 930689ada4fea96bea869a440873079437661974 (diff) | |
download | bcm5719-llvm-1f673d4450a45c47ffd6ba7f017316e88b165829.tar.gz bcm5719-llvm-1f673d4450a45c47ffd6ba7f017316e88b165829.zip |
[JumpThreading] When processing compares, explicitly check that the result type is not a vector rather than check for it being an integer.
Compares always return a scalar integer or vector of integers. isIntegerTy returns false for vectors, but that's not completely obvious. So using isVectorTy is less confusing.
llvm-svn: 302198
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame')
0 files changed, 0 insertions, 0 deletions