diff options
author | Jie Fu <jiefu@tencent.com> | 2024-09-23 17:32:11 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-09-23 17:32:11 +0800 |
commit | cd80ed424b13790a65365a0145fa9b1b51b13680 (patch) | |
tree | a812fc083600ba5d6b7cf03aeac341345e50e232 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 8632e8bd64d6f02e571777390274c262d5c85167 (diff) | |
download | llvm-cd80ed424b13790a65365a0145fa9b1b51b13680.zip llvm-cd80ed424b13790a65365a0145fa9b1b51b13680.tar.gz llvm-cd80ed424b13790a65365a0145fa9b1b51b13680.tar.bz2 |
[llvm-exegesis] Fix -Wunused-variable in BenchmarkRunner.cpp (NFC)
/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp:415:18:
error: unused variable 'CurrentCPU' [-Werror,-Wunused-variable]
unsigned int CurrentCPU;
^
1 error generated.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions