[all-commits] [llvm/llvm-project] 557168: [LoongArch] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Jul 1 17:24:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 557168767607dbf640b57bbfb97d870e6de07d4e
https://github.com/llvm/llvm-project/commit/557168767607dbf640b57bbfb97d870e6de07d4e
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
Log Message:
-----------
[LoongArch] Fix a warning
This patch fixes:
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp:389:9:
error: unused variable 'Layout' [-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