This is an archive of the discontinued LLVM Phabricator instance.

Fix bazel build for mlir-opt
ClosedPublic

Authored by wecing on Mar 27 2023, 11:48 AM.

Details

Summary

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

Diff Detail

Event Timeline

wecing created this revision.Mar 27 2023, 11:48 AM
wecing requested review of this revision.Mar 27 2023, 11:48 AM
wecing edited the summary of this revision. (Show Details)Mar 27 2023, 11:55 AM
wecing added reviewers: ftynse, aartbik.
wecing added projects: Restricted Project, Restricted Project.
jyknight accepted this revision.Mar 27 2023, 11:56 AM
This revision is now accepted and ready to land.Mar 27 2023, 11:56 AM
This revision was landed with ongoing or failed builds.Mar 27 2023, 11:57 AM
This revision was automatically updated to reflect the committed changes.