[all-commits] [llvm/llvm-project] 34e300: [ARM] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Sep 9 10:52:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34e3007c69eb91c16f23f20548305a2fb8feb75e
https://github.com/llvm/llvm-project/commit/34e3007c69eb91c16f23f20548305a2fb8feb75e
Author: Kazu Hirata <kazu at google.com>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
Log Message:
-----------
[ARM] Fix a warning
This patch fixes:
llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h:214:5: error: default
label in switch which covers all enumeration values
[-Werror,-Wcovered-switch-default]
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