summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modules/readline/readline.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-18 19:50:18 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-18 19:50:18 +0000
commitb864c2c3c9da863236ae7b38d01b0b3a8302bc05 (patch)
treea166571c50296bd663a457b1af353b6e186ed656 /lldb/scripts/Python/modules/readline/readline.cpp
parentbc7cff4c18a94eadb6e19c3a4a63bae7b96aa571 (diff)
downloadbcm5719-llvm-b864c2c3c9da863236ae7b38d01b0b3a8302bc05.tar.gz
bcm5719-llvm-b864c2c3c9da863236ae7b38d01b0b3a8302bc05.zip
[FIX] Do not try to hoist "empty" accesses
Accesses that have a relative offset (in bytes) that is not divisible by the type size (in bytes) will be represented as empty in the SCoP description. This is on its own not good but it also crashed the invariant load hoisting. This patch will fix the latter problem while the former should be addressed too. This fixes bug 25236. llvm-svn: 250664
Diffstat (limited to 'lldb/scripts/Python/modules/readline/readline.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud