[all-commits] [llvm/llvm-project] 011d86: [Bazel] Update config for 070315d04c6b

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Mon Oct 11 11:44:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 011d8633eb11d31c801ae86bd1aecbe72953082a
      https://github.com/llvm/llvm-project/commit/011d8633eb11d31c801ae86bd1aecbe72953082a
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h
    M utils/bazel/llvm_configs/config.h.cmake
    M utils/bazel/llvm_configs/llvm-config.h.cmake

  Log Message:
  -----------
  [Bazel] Update config for 070315d04c6b

This updates the Bazel configuration for
https://github.com/llvm/llvm-project/commit/070315d04c6b which moved
`LLVM_SUPPORT_XCODE_SIGNPOSTS` from llvm-config.h.cmake to
config.h.cmake.

Also adds a comment for `HAVE_PROC_PID_RUSAGE`, that I spotted was
missing.

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




More information about the All-commits mailing list