diff options
author | Kazu Hirata <kazu@google.com> | 2022-11-23 15:55:05 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-11-23 15:55:05 -0800 |
commit | a2f1879c2d8ad5e6c2773d77d9f6d3fdaffbe3ea (patch) | |
tree | 171958131d8610042c0f81b8446bbe1d241ee477 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 3574b800cf72c3209e6200eee9fb93fd0228ad5f (diff) | |
download | llvm-a2f1879c2d8ad5e6c2773d77d9f6d3fdaffbe3ea.zip llvm-a2f1879c2d8ad5e6c2773d77d9f6d3fdaffbe3ea.tar.gz llvm-a2f1879c2d8ad5e6c2773d77d9f6d3fdaffbe3ea.tar.bz2 |
[lldb] Fix a warning
This patch fixes:
lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp:105:18:
warning: comparison of unsigned expression in ‘>= 0’ is always true
[-Wtype-limits]
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions