[CodeGen] Fix a warning
This patch fixes: llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp:1790:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]
Loading
Please sign in to comment
This patch fixes: llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp:1790:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]