[CodeGen] Fix a warning
This patch fixes: llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp:3540:9: 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/AsmPrinter/CodeViewDebug.cpp:3540:9: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]