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
Loading
Please sign in to comment