[all-commits] [llvm/llvm-project] 605efd: Fix bazel build.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Oct 18 01:23:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 605efd5dd5bf5f174df7cbd6be9d4e06d6e6249d
      https://github.com/llvm/llvm-project/commit/605efd5dd5bf5f174df7cbd6be9d4e06d6e6249d
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

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

  Log Message:
  -----------
  Fix bazel build.

This is a temporary fix, better would be to avoid including
llvm/Option/ArgList.h from a Support source file.

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




More information about the All-commits mailing list