diff options
author | John Brawn <john.brawn@arm.com> | 2023-07-12 16:47:47 +0100 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2023-07-12 16:50:53 +0100 |
commit | 25fccfd41f475a266df5dfd254da4bb0bec3ce4d (patch) | |
tree | 73f017e8a2ecb239149e8d80a4aa05eb7068175e /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 47b0a9b9311ffdaab511c240de89b5da75b1252b (diff) | |
download | llvm-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/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions