diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-23 10:40:54 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-23 10:40:54 +0000 |
commit | 25227fe7b0b78b1377a00c0205c8d66cbfa4c1fa (patch) | |
tree | 2b99245574b41deb91f5fa45812309013a52cda6 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | 1bdcef76975ad28ff8140028bcf022c2d17c699f (diff) | |
download | bcm5719-llvm-25227fe7b0b78b1377a00c0205c8d66cbfa4c1fa.tar.gz bcm5719-llvm-25227fe7b0b78b1377a00c0205c8d66cbfa4c1fa.zip |
Optimistic assume required invariant loads to be invariant
Before this patch we bailed if a required invariant load was potentially
overwritten. However, now we will optimistically assume it is actually
invariant and, to this end, restrict the valid parameter space as well as the
execution context with regards to potential overwrites of the location.
llvm-svn: 270416
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions