aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2023-07-12 16:47:47 +0100
committerJohn Brawn <john.brawn@arm.com>2023-07-12 16:50:53 +0100
commit25fccfd41f475a266df5dfd254da4bb0bec3ce4d (patch)
tree73f017e8a2ecb239149e8d80a4aa05eb7068175e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent47b0a9b9311ffdaab511c240de89b5da75b1252b (diff)
downloadllvm-25fccfd41f475a266df5dfd254da4bb0bec3ce4d.zip
llvm-25fccfd41f475a266df5dfd254da4bb0bec3ce4d.tar.gz
llvm-25fccfd41f475a266df5dfd254da4bb0bec3ce4d.tar.bz2
[ARM] Fix unused variable warning in ARMExpandPseudoInsts.cpp
When built without LLVM_ENABLE_ASSERTIONS we can get a warning in ARMExpandPseudoInsts.cpp due to a variable only being used inside of a LLVM_DEBUG statement. Fix this with a dummy use, like we do elsewhere.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions