[all-commits] [llvm/llvm-project] 98bd42: Fix bazel build for mlir-opt

Chenguang Wang via All-commits all-commits at lists.llvm.org
Mon Mar 27 11:57:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98bd4244e077163d3494f8ab00d7cb4dd5c04c9b
      https://github.com/llvm/llvm-project/commit/98bd4244e077163d3494f8ab00d7cb4dd5c04c9b
  Author: Chenguang Wang <w3cing at gmail.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
    M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

  Log Message:
  -----------
  Fix bazel build for mlir-opt

Tested locally with `bazel build --repo_env=CC=clang --repo_env=BAZEL_CXXOPTS="-std=c++17" @llvm-project//mlir:mlir-opt`.

Reviewed By: jyknight

Differential Revision: https://reviews.llvm.org/D146992




More information about the All-commits mailing list