summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-12-15 23:49:53 +0000
committerTobias Grosser <tobias@grosser.es>2015-12-15 23:49:53 +0000
commit092147724853b63036cf98fc9948903d4db383c4 (patch)
treef136dc76bd5f6197942cad26ea0897229435f545 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent028685a5db1163ab513342142488a7d32d160d5f (diff)
downloadbcm5719-llvm-092147724853b63036cf98fc9948903d4db383c4.tar.gz
bcm5719-llvm-092147724853b63036cf98fc9948903d4db383c4.zip
ScopInfo: Look up first (and only) array access
When rewriting the access functions of load/store statements, we are only interested in the actual array memory location. The current code just took the very first memory access, which could be a scalar or an array access. As a result, we failed to update access functions even though this was requested via .jscop. llvm-svn: 255713
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud