[all-commits] [llvm/llvm-project] 23b3bc: [mlir][Bazel] Fix bazel build.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Aug 23 23:52:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23b3bcc7a6ecf36cf2a5c037c30b378d7d91a6e7
https://github.com/llvm/llvm-project/commit/23b3bcc7a6ecf36cf2a5c037c30b378d7d91a6e7
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][Bazel] Fix bazel build.
To avoid a dependency cycle, add BytecodeImplementation.h header to the
"IR" target.
More information about the All-commits
mailing list