aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlexander Belyaev <pifon@google.com>2020-06-11 19:22:48 +0200
committerAlexander Belyaev <pifon@google.com>2020-06-11 22:18:32 +0200
commite9ac7927483ce2e2d92eb188c20332a1049bb69e (patch)
treea859bed8d3f9d2477826b1ebc0d785ee6e99da93 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent8fa3e8fa149203279dba9f4ace99575471cb46ac (diff)
downloadllvm-e9ac7927483ce2e2d92eb188c20332a1049bb69e.zip
llvm-e9ac7927483ce2e2d92eb188c20332a1049bb69e.tar.gz
llvm-e9ac7927483ce2e2d92eb188c20332a1049bb69e.tar.bz2
[mlir] Fix some of the warnings in MLIR code.
Summary: * extra ';' in the following files: mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp mlir/lib/Dialect/Shape/IR/Shape.cpp * base class ‘mlir::ConvertVectorToSCFBase<ConvertVectorToSCFPass>’ should be explicitly initialized in the copy constructor [-Wextra] in mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp * warning: ‘bool Expression::operator==(const Expression&) const’ defined but not used [-Wunused-function] in mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp Differential Revision: https://reviews.llvm.org/D81673
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions