diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-11-05 20:15:37 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-11-05 20:15:37 +0000 |
commit | f1bfd7522181098dc896c12f8cfc00c1fa177128 (patch) | |
tree | 3650ed1c97272faf4f567a5b28c86bffa13fa57e /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 6a11b039d9235c71139f36dd232c18f5f9d7b0d6 (diff) | |
download | bcm5719-llvm-f1bfd7522181098dc896c12f8cfc00c1fa177128.tar.gz bcm5719-llvm-f1bfd7522181098dc896c12f8cfc00c1fa177128.zip |
ScopInfo: Allocate globally unique memory access identifiers
Before this commit memory reference identifiers have only been unique per
basic block, but not per (non-affine) ScopStmt. This commit now uses the
MemoryAccess base pointer to uniquely identify each Memory access.
llvm-svn: 252200
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions