Files
clang-p2996/llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
Kazu Hirata c97ab93dca [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]
2023-06-14 10:53:11 -07:00

64 KiB