[all-commits] [llvm/llvm-project] 4961fc: Move dependency llvm:AllTargetsAsmParsers from Tra...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Tue Nov 23 14:11:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4961fcfbcf688e5cd9580578b1e4eadce1dfc42e
      https://github.com/llvm/llvm-project/commit/4961fcfbcf688e5cd9580578b1e4eadce1dfc42e
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

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

  Log Message:
  -----------
  Move dependency llvm:AllTargetsAsmParsers from Translation to ExecutionEngine.

- Fixes a minor issue in https://reviews.llvm.org/D114338, which seems incorrectly
  added the llvm:AllTargetsAsmParsers dependency to Translation in bazel build files.

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




More information about the All-commits mailing list