diff options
author | Kazu Hirata <kazu@google.com> | 2025-04-12 23:35:48 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-04-12 23:35:49 -0700 |
commit | 7940b0546ba0c28990bc059c8c3ec36fdad0fd0a (patch) | |
tree | cec9995e5443d7b3b7d295b8f8656187a6d43feb /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h | |
parent | 6196379baf4fe42b6c1a4bea270df39b7152547b (diff) | |
download | llvm-7940b0546ba0c28990bc059c8c3ec36fdad0fd0a.zip llvm-7940b0546ba0c28990bc059c8c3ec36fdad0fd0a.tar.gz llvm-7940b0546ba0c28990bc059c8c3ec36fdad0fd0a.tar.bz2 |
[BOLT] Fix warning
This patch fixes:
bolt/lib/Core/BinaryContext.cpp:582:8: error: unused variable
'printEntryDiagnostics' [-Werror,-Wunused-variable]
bolt/lib/Core/BinaryContext.cpp:842:10: error: unused variable
'isSibling' [-Werror,-Wunused-variable]
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h')
0 files changed, 0 insertions, 0 deletions