diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-18 19:49:25 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-18 19:49:25 +0000 |
commit | bc7cff4c18a94eadb6e19c3a4a63bae7b96aa571 (patch) | |
tree | 4a495b8aabf36b65a9fa7aa7c8f3b561ce68a816 /lldb/scripts/Python/modules | |
parent | ba507b04e178f6a3b25003231ac2038a90d1d98c (diff) | |
download | bcm5719-llvm-bc7cff4c18a94eadb6e19c3a4a63bae7b96aa571.tar.gz bcm5719-llvm-bc7cff4c18a94eadb6e19c3a4a63bae7b96aa571.zip |
[FIX] Do not hoist invariant pointers with non-loaded base ptr in SCoP
If the base pointer of a load is invariant and defined in the SCoP but
not loaded we cannot hoist the load as we would not hoist the base
pointer definition.
This fixes bug 25237.
llvm-svn: 250663
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions