diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-12-15 23:49:53 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-12-15 23:49:53 +0000 |
| commit | 092147724853b63036cf98fc9948903d4db383c4 (patch) | |
| tree | f136dc76bd5f6197942cad26ea0897229435f545 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
| parent | 028685a5db1163ab513342142488a7d32d160d5f (diff) | |
| download | llvm-092147724853b63036cf98fc9948903d4db383c4.zip llvm-092147724853b63036cf98fc9948903d4db383c4.tar.gz llvm-092147724853b63036cf98fc9948903d4db383c4.tar.bz2 | |
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/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
