[all-commits] [llvm/llvm-project] 14c87a: Fix MSVC "'llvm::AArch64PACKeyIDToString': not all...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Aug 24 09:58:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14c87ab7635ae151621b5e28aeff101235a0435f
https://github.com/llvm/llvm-project/commit/14c87ab7635ae151621b5e28aeff101235a0435f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
Log Message:
-----------
Fix MSVC "'llvm::AArch64PACKeyIDToString': not all control paths return a value" warning. NFC.
More information about the All-commits
mailing list