diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-09-30 09:43:20 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-09-30 09:43:20 +0000 |
commit | ef19ead20efe75b8d9b6d3f61fe2a1ab8eabff5f (patch) | |
tree | 7884f5e2ae48e94309f829a046911c605f494075 /lldb/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | |
parent | a176421da504153dcf7eec3cca9cefe10464ef49 (diff) | |
download | bcm5719-llvm-ef19ead20efe75b8d9b6d3f61fe2a1ab8eabff5f.tar.gz bcm5719-llvm-ef19ead20efe75b8d9b6d3f61fe2a1ab8eabff5f.zip |
[FIX] Use escape logic for invariant loads
Before we unconditinoally forced all users outside the SCoP to use
the preloaded value. However, if the SCoP is not executed due to the
runtime checks, we need to use the original value because it might not
be invariant in the first place.
llvm-svn: 248881
Diffstat (limited to 'lldb/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions