summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorFlorian Hahn <florian.hahn@arm.com>2018-03-05 17:33:50 +0000
committerFlorian Hahn <florian.hahn@arm.com>2018-03-05 17:33:50 +0000
commit0b7c6422fbd0c837142f347ab92a650706ebcedf (patch)
tree19b9f1e7423b9b003581c113385e014504258351 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent7363a2f270e38179b259921800e99c018d15717c (diff)
downloadbcm5719-llvm-0b7c6422fbd0c837142f347ab92a650706ebcedf.tar.gz
bcm5719-llvm-0b7c6422fbd0c837142f347ab92a650706ebcedf.zip
[IPSCCP] Add getCompare which returns either true, false, undef or null.
getCompare returns true, false or undef constants if the comparison can be evaluated, or nullptr if it cannot. This is in line with what ConstantExpr::getCompare returns. It also allows us to use ConstantExpr::getCompare for comparing constants. Reviewers: davide, mssimpso, dberlin, anna Reviewed By: davide Differential Revision: https://reviews.llvm.org/D43761 llvm-svn: 326720
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud