summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-09-24 21:45:35 +0000
committerRui Ueyama <ruiu@google.com>2017-09-24 21:45:35 +0000
commit9f4f490c31b6320efaccffa978e345376ab68539 (patch)
tree5a91d990a280a00093eaf238fa105b164ba69882 /lldb/packages/Python/lldbsuite/test/python_api
parent47e14ead54d229aa8ac5436594e91bfb8943230e (diff)
downloadbcm5719-llvm-9f4f490c31b6320efaccffa978e345376ab68539.tar.gz
bcm5719-llvm-9f4f490c31b6320efaccffa978e345376ab68539.zip
Refactor GdbIndexSection. NFC.
This patch rewrites a part of GdbIndexSection to address the following issues in the previous implementation: - Previously, some struct declarations were in GdbIndex.h while they were not used in GdbIndex.cpp. Such structs are moved to SyntheticSection.h. - The actual implementation were split into GdbIndexSection and GdbHash section, but that separation didn't make much sense. They are now unified as GdbIndexSection. In addition to the above changes, this patch splits functions, rename variables and remove redundant functions/variables to generally improve code quality. llvm-svn: 314084
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud