aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Linker/LinkModules.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2021-11-05 19:30:14 -0700
committerKazu Hirata <kazu@google.com>2021-11-05 19:30:14 -0700
commitca1a8be06b230192ff37109be51c0a1daaff3e56 (patch)
treef428c51812db67a1a9bb1e28627eb78c05b89eba /llvm/lib/Linker/LinkModules.cpp
parent5bf191a381bba84edc791710e914147de23691dd (diff)
downloadllvm-ca1a8be06b230192ff37109be51c0a1daaff3e56.zip
llvm-ca1a8be06b230192ff37109be51c0a1daaff3e56.tar.gz
llvm-ca1a8be06b230192ff37109be51c0a1daaff3e56.tar.bz2
[Transforms] Fix a warning
This patch fixes: mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp:124:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default] by removing the default case.
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions