summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-02-07 17:30:13 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-02-07 17:30:13 +0000
commit96e547113926e78c08330664f796e36894ff44a9 (patch)
treecc9f3ab37ea9413efa947fde4642172120d6ecbc /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent57b627b41cb716e9d2653839be57e5b7b3208781 (diff)
downloadbcm5719-llvm-96e547113926e78c08330664f796e36894ff44a9.tar.gz
bcm5719-llvm-96e547113926e78c08330664f796e36894ff44a9.zip
Separate invariant equivalence classes by type
We now distinguish invariant loads to the same memory location if they have different types. This will cause us to pre-load an invariant location once for each type that is used to access it. However, we can thereby avoid invalid casting, especially if an array is accessed though different typed/sized invariant loads. This basically reverts the changes in r260023 but keeps the test cases. llvm-svn: 260045
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud