summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-11-26 12:26:06 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-11-26 12:26:06 +0000
commitcba170e4d0c7b82c29e66a45a4a9db7617b1ee44 (patch)
tree7ede6471f0ee08f2d1601476766f8f72fee325e4 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentfbb6a237baf4294b230c0881d0f882cc3b971f3c (diff)
downloadbcm5719-llvm-cba170e4d0c7b82c29e66a45a4a9db7617b1ee44.tar.gz
bcm5719-llvm-cba170e4d0c7b82c29e66a45a4a9db7617b1ee44.zip
Introduce origin/kind for exit PHI node accesses
Previously, accesses that originate from PHI nodes in the exit block were registered as SCALAR. In some context they are treated as scalars, but it makes a difference in others. We used to check whether the AccessInstruction is a terminator to differentiate the cases. This patch introduces an MemoryAccess origin EXIT_PHI and a ScopArrayInfo kind KIND_EXIT_PHI to make this case more explicit. No behavioural change intended. Differential Revision: http://reviews.llvm.org/D14688 llvm-svn: 254149
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud