[all-commits] [llvm/llvm-project] 94fadb: Fix bazel build.

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


  Branch: refs/heads/fix_bazel
  Home:   https://github.com/llvm/llvm-project
  Commit: 94fadb3f00ce9dc803f72fd1727a891a29ce3c84
      https://github.com/llvm/llvm-project/commit/94fadb3f00ce9dc803f72fd1727a891a29ce3c84
  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