diff options
author | Kazu Hirata <kazu@google.com> | 2023-02-16 20:08:35 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-02-16 20:08:35 -0800 |
commit | 93de5f13b9ddda64951d6674f92e00510ce4f8c0 (patch) | |
tree | cb1e3a155ecd6afde6dacb67eb82e113b4808736 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 0eabb884abebe748a5f71273f0e670ecdbabd400 (diff) | |
download | llvm-93de5f13b9ddda64951d6674f92e00510ce4f8c0.zip llvm-93de5f13b9ddda64951d6674f92e00510ce4f8c0.tar.gz llvm-93de5f13b9ddda64951d6674f92e00510ce4f8c0.tar.bz2 |
[CodeGen] Fix warnings
This patch fixes:
llvm/lib/CodeGen/CallBrPrepare.cpp:154:14: error: unused variable
'IsDominated' [-Werror,-Wunused-variable]
llvm/lib/CodeGen/CallBrPrepare.cpp:150:13: error: unused function
'PrintDebugDomInfo' [-Werror,-Wunused-function]
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions