[all-commits] [llvm/llvm-project] ef437a: [CSKY] Fix some Clang warnings. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Apr 6 20:09:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef437a7d3f6f7879154a008c323e78101040490b
https://github.com/llvm/llvm-project/commit/ef437a7d3f6f7879154a008c323e78101040490b
Author: Fangrui Song <i at maskray.me>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/lib/Target/CSKY/CSKYConstantIslandPass.cpp
M llvm/lib/Target/CSKY/CSKYInstrFormats.td
M llvm/lib/Target/CSKY/CSKYInstrInfo.cpp
M llvm/lib/Target/CSKY/CSKYInstrInfo.td
M llvm/lib/Target/CSKY/CSKYMachineFunctionInfo.h
M llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp
M llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFObjectWriter.cpp
M llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFStreamer.h
Log Message:
-----------
[CSKY] Fix some Clang warnings. NFC
Reviewed By: zixuan-wu
Differential Revision: https://reviews.llvm.org/D122872
More information about the All-commits
mailing list