[all-commits] [llvm/llvm-project] bdcba8: [Bazel] Fix typo (missing comma) in previous commit.

cmtice via All-commits all-commits at lists.llvm.org
Wed Jan 11 11:15:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdcba89356f8bf8ba0141875a150aba342a85416
      https://github.com/llvm/llvm-project/commit/bdcba89356f8bf8ba0141875a150aba342a85416
  Author: Caroline Tice <cmtice at google.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

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

  Log Message:
  -----------
  [Bazel] Fix typo (missing comma) in previous commit.

Commit b4477dd8c5d1f9b27cc6d8f52106359e4f0afe66,
"[Bazel] Add //llvm:TargetParser depenendency to clang driver for RISCVTargetParserDef.inc",
was missing a comma. This fixes that.




More information about the All-commits mailing list