summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-11-10 17:31:31 +0000
committerTobias Grosser <tobias@grosser.es>2015-11-10 17:31:31 +0000
commit6abc75af4c57d0a10b925ed90a05dee49dae945d (patch)
treeb6d602961a86eda1be6642ad263a4e38932b5b28 /lldb/scripts/Python/python-extensions.swig
parent45c40fff662be282df01f8d04fc8186871802461 (diff)
downloadbcm5719-llvm-6abc75af4c57d0a10b925ed90a05dee49dae945d.tar.gz
bcm5719-llvm-6abc75af4c57d0a10b925ed90a05dee49dae945d.zip
ScopInfo: Introduce ArrayKind
Since 252422 we do not only distinguish two ScopArrayInfo kinds, PHI nodes and others, but work with three kind of ScopArrayInfo objects. SCALAR, PHI and ARRAY objects. Instead of keeping two boolean flags isPHI and isScalar and wonder what an ScopArrayInfo object of kind (!isScalar && isPHI) is, we list now explicitly the three different possible types of memory objects. This change also allows us to remove the confusing nested pairs that have been used in ArrayInfoMapTy. llvm-svn: 252620
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud