[all-commits] [llvm/llvm-project] 08dc81: [bazel] fixes to make Telemetry work in lldb

Augie Fackler via All-commits all-commits at lists.llvm.org
Mon Mar 3 12:07:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08dc81bd2917148e119819b3c668d0c870f96bb5
      https://github.com/llvm/llvm-project/commit/08dc81bd2917148e119819b3c668d0c870f96bb5
  Author: Augie Fackler <augie at google.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

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

  Log Message:
  -----------
  [bazel] fixes to make Telemetry work in lldb

Previously telemetry was optional at build-time in such a way that none
of it was built at all, but llvm/llvm-project at 159b872b3736 changed that
and now it's optional in a different way so we need to have it available
in the bazel BUILD graph.



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