[all-commits] [llvm/llvm-project] 5ad7ef: [bazel] add new cmakedefine from #147418 to bazel ...

Ingo Müller via All-commits all-commits at lists.llvm.org
Mon Jul 28 03:39:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ad7ef6fec63de35a02526bc3e7fce648ab486e2
      https://github.com/llvm/llvm-project/commit/5ad7ef6fec63de35a02526bc3e7fce648ab486e2
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M utils/bazel/llvm_configs/llvm-config.h.cmake

  Log Message:
  -----------
  [bazel] add new cmakedefine from #147418 to bazel config file (#150912)

This PR adds the `#cmakedefine LLVM_ENABLE_PROFCHECK` in
`llvm-config.h.cmake` introduced in #147418 to the copy of that file in
the bazel overlay directory such that that define is also avalable in
the bazel build. Not having the define broke the bazel build.

Signed-off-by: Ingo Müller <ingomueller at google.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list