[all-commits] [llvm/llvm-project] 5e9910: [PowerPC] Fix MSVC "switch statement contains 'def...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Dec 15 03:54:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e9910fd1c3897fe4f87a4b979b9e50f07ef9419
https://github.com/llvm/llvm-project/commit/5e9910fd1c3897fe4f87a4b979b9e50f07ef9419
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
Log Message:
-----------
[PowerPC] Fix MSVC "switch statement contains 'default' but no 'case' labels" warning. NFC.
More information about the All-commits
mailing list