diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-12-15 23:50:04 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-12-15 23:50:04 +0000 |
commit | 35ec5fbb8cdd125ae52b2199fbbc308e066784db (patch) | |
tree | 50aac1234e98dd72dfa4a6f0cf2ae498632d92d4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 184a4926b3f6740ecf4caa97b965ecf883ddf0eb (diff) | |
download | bcm5719-llvm-35ec5fbb8cdd125ae52b2199fbbc308e066784db.tar.gz bcm5719-llvm-35ec5fbb8cdd125ae52b2199fbbc308e066784db.zip |
ScopInfo: Use getArrayAccessFor in reduction detection
Load instructions may possibly be related to multiple memory accesses, but we
are only interested in the array read access that describes the memory location
the load instructions loads from. By using getArrayAccessfor we ensure to always
obtain the right memory access.
This issue was found by inspection without having a failing test case.
llvm-svn: 255716
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions