diff options
author | Pavel Labath <pavel@labath.sk> | 2021-10-18 14:45:57 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2021-10-19 12:09:41 +0200 |
commit | 8bac18be0e45adc7b096375bf4f65635fb994df0 (patch) | |
tree | 43bd3deeb4c38c6b9b00f81291f2f51e846ebf84 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 9a57d1e52680ac05c29d6d0d2cfbaf3b05a5cbce (diff) | |
download | llvm-8bac18be0e45adc7b096375bf4f65635fb994df0.zip llvm-8bac18be0e45adc7b096375bf4f65635fb994df0.tar.gz llvm-8bac18be0e45adc7b096375bf4f65635fb994df0.tar.bz2 |
[lldb] Reduce code duplication around inferior building
We had two sets of build<flavour> methods, whose bodies were largely
identical. This makes any kind of modification in their vicinity
repetitive and error-prone.
Replace each set with a single method taking an optional debug_info
parameter.
Differential Revision: https://reviews.llvm.org/D111989
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions