diff options
author | Kazu Hirata <kazu@google.com> | 2025-04-16 11:25:55 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2025-04-16 11:25:55 -0700 |
commit | 8a00efd26db21ef73df58b465b7741d1f889a681 (patch) | |
tree | f25fd5e3225ca74fcf07d520d59cbe3b73b66b44 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e19fcb72d7fbda6a1e67c45b85b399fe69d212ad (diff) | |
download | llvm-8a00efd26db21ef73df58b465b7741d1f889a681.zip llvm-8a00efd26db21ef73df58b465b7741d1f889a681.tar.gz llvm-8a00efd26db21ef73df58b465b7741d1f889a681.tar.bz2 |
[SystemZ] Fix warnings
This patch fixes:
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp:6916:7: error:
unused variable 'RegVT' [-Werror,-Wunused-variable]
llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp:1265:30: error: unused
variable 'RC' [-Werror,-Wunused-variable]
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions