summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-05-04 21:45:49 +0000
committerCraig Topper <craig.topper@gmail.com>2017-05-04 21:45:49 +0000
commit1f673d4450a45c47ffd6ba7f017316e88b165829 (patch)
treeabaf89be40b92a8bf7b7519ef095328df4e6068d /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
parent930689ada4fea96bea869a440873079437661974 (diff)
downloadbcm5719-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/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud