summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-03-25 14:09:27 +0000
committerPavel Labath <pavel@labath.sk>2019-03-25 14:09:27 +0000
commitd2b488886780a30a378466fe950870effaca2191 (patch)
treec8826c5a5044e1c903765192098d027f3f19f920 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent43356f56bd2ede05c70db537e3f8b50a31444487 (diff)
downloadbcm5719-llvm-d2b488886780a30a378466fe950870effaca2191.tar.gz
bcm5719-llvm-d2b488886780a30a378466fe950870effaca2191.zip
Minidump: Use minidump constants defined in llvm
This patch begins the process of migrating the "minidump" plugin to the minidump parser in llvm. The llvm parser is not fully finished yet, but even now, a lot of things can be switched over. The gradual migration process will allow us to easier detect if things break than doing a big one-step migration. Doing it early will allow us to make sure that the llvm parser fits the use case that we need in lldb. In this patch I start with the various minidump constants, which have their llvm equivalent. It doesn't contain any functional changes. The diff just reflects the different naming of things in llvm. llvm-svn: 356898
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud