summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-08-07 22:32:38 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-08-07 22:32:38 +0000
commitd620781872245952ac6e25392815caa096310b6f (patch)
treedc44880186524e95ffb0230ca50abad5abd9cd61 /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
parent14a0493a88e8314b03d7d32bb995a675f6499e33 (diff)
downloadbcm5719-llvm-d620781872245952ac6e25392815caa096310b6f.tar.gz
bcm5719-llvm-d620781872245952ac6e25392815caa096310b6f.zip
[Attributor][NFC] Avoid unnecessary liveness queries
If we know everything is live there is no need to query for liveness. Indicating a pessimistic fixpoint will cause the state to be "invalid" which will cause the Attributor to not return the AAIsDead on request, which will prevent us from querying isAssumedDead(). llvm-svn: 368223
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud