diff options
author | Ayal Zaks <ayal.zaks@intel.com> | 2017-06-26 21:03:51 +0000 |
---|---|---|
committer | Ayal Zaks <ayal.zaks@intel.com> | 2017-06-26 21:03:51 +0000 |
commit | e7e15d186b012c00a2700ee6dea9d2e1b06f05fe (patch) | |
tree | 4ace078a1e24a885d33ee624d436f66a6b8ac1f0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 933df2658d5abcb818cbd82a9dc8968a44703c45 (diff) | |
download | bcm5719-llvm-e7e15d186b012c00a2700ee6dea9d2e1b06f05fe.tar.gz bcm5719-llvm-e7e15d186b012c00a2700ee6dea9d2e1b06f05fe.zip |
[LV] Changing the interface of ValueMap, NFC.
Instead of providing access to the internal MapStorage holding all Values
associated with a given Key, used for setting or resetting them all together,
ValueMap keeps its MapStorage internal; its new interface allows getting,
setting or resetting a single Value, per part or per part-and-lane.
Follows the discussion in https://reviews.llvm.org/D32871.
Differential Revision: https://reviews.llvm.org/D34473
llvm-svn: 306331
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions