[all-commits] [llvm/llvm-project] c386cc: [RISCV] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Oct 13 08:39:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c386cc2dce0fcbe7c0910ff15a3dd19ae7f888a4
https://github.com/llvm/llvm-project/commit/c386cc2dce0fcbe7c0910ff15a3dd19ae7f888a4
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
Log Message:
-----------
[RISCV] Fix a warning
This patch fixes:
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h:256:18: error:
unused variable 'TSFlags' [-Werror,-Wunused-variable]
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list