diff options
author | Hans Wennborg <hans@hanshq.net> | 2016-05-04 15:40:57 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2016-05-04 15:40:57 +0000 |
commit | 0c3518e84b668975df03ac8b9620d7bf181bd349 (patch) | |
tree | 1a167bf2ee58ca52258c82ee47bd568cb832c2fb /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 0a7c9d110c9e755c535741d42dfc4c266e3aee7b (diff) | |
download | bcm5719-llvm-0c3518e84b668975df03ac8b9620d7bf181bd349.tar.gz bcm5719-llvm-0c3518e84b668975df03ac8b9620d7bf181bd349.zip |
[SimplifyCFG] isSafeToSpeculateStore now ignores debug info
This patch fixes PR27615.
@llvm.dbg.value instructions no longer count towards the maximum number of
instructions to look back at in the instruction list when searching for a
store instruction. This should make the output consistent between debug and
non-debug build.
Patch by Henric Karlsson <henric.karlsson@ericsson.com>!
Differential Revision: http://reviews.llvm.org/D19912
llvm-svn: 268512
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions