[all-commits] [llvm/llvm-project] cf2eeb: Fix "enumerator 'llvm::TargetStackID::WasmLocal' i...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri May 28 04:47:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf2eeb114c59cfc3a80133e96c585188fa16cc98
https://github.com/llvm/llvm-project/commit/cf2eeb114c59cfc3a80133e96c585188fa16cc98
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-05-28 (Fri, 28 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Log Message:
-----------
Fix "enumerator 'llvm::TargetStackID::WasmLocal' in switch of enum 'llvm::TargetStackID::Value' is not handled" MSVC warnings. NFCI.
More information about the All-commits
mailing list