diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-02-07 17:30:13 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-02-07 17:30:13 +0000 |
commit | 96e547113926e78c08330664f796e36894ff44a9 (patch) | |
tree | cc9f3ab37ea9413efa947fde4642172120d6ecbc /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | 57b627b41cb716e9d2653839be57e5b7b3208781 (diff) | |
download | bcm5719-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/interpreter')
0 files changed, 0 insertions, 0 deletions