summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2020-12-20 09:57:04 -0800
committerKazu Hirata <kazu@google.com>2020-12-20 09:57:05 -0800
commit5d24935f220d3f3e6b95fcc092a839c63e2783b6 (patch)
tree5ea690665dae613e63fe974ccf545ecac679dd8b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3285ee143b7f4b41ab3c37ea4ba10ba00a57756e (diff)
[PGO] Remove dead member variable InstrumentFuncEntry (NFC)
This patch removes InstrumentFuncEntry as it is dead. The constructor of FuncPGOInstrumentation passes InstrumentFuncEntry to MST, but it doesn't make a local copy as a member variable.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions