summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-09-02 18:52:41 +0000
committerRui Ueyama <ruiu@google.com>2016-09-02 18:52:41 +0000
commita27eeccadef57396de3480acdfcaeb75407501dd (patch)
tree09d002e5c2b825a5e9d8e8834414f9b51ff3d4cd /lldb/packages/Python/lldbsuite/test/python_api/value
parentcd6b12b12ea43d7e5bd2b35b386af3ae978a2d96 (diff)
downloadbcm5719-llvm-a27eeccadef57396de3480acdfcaeb75407501dd.tar.gz
bcm5719-llvm-a27eeccadef57396de3480acdfcaeb75407501dd.zip
Dispatch without hash table lookup.
Cmd used to be the single central place to dispatch. It is not longer the case because we have a logic for readProvideOrAssignment(). This patch removes the hash table so that evrything is in a single function. This is slightly verbose but should improve readability. Differential Revision: https://reviews.llvm.org/D24200 llvm-svn: 280524
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud