[ProfileData] Fix a warning
This patch fixes: llvm/lib/ProfileData/InstrProf.cpp:146: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/ProfileData/InstrProf.cpp:146:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]