[all-commits] [llvm/llvm-project] 2342bb: [llvm] [cmake] Expose `LLVM_BUILD_TELEMETRY` in `L...

Michał Górny via All-commits all-commits at lists.llvm.org
Wed Feb 12 19:39:44 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 2342bb2b004349b466e4473db53d190d797f9ef2
      https://github.com/llvm/llvm-project/commit/2342bb2b004349b466e4473db53d190d797f9ef2
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

  Changed paths:
    M llvm/cmake/modules/LLVMConfig.cmake.in

  Log Message:
  -----------
  [llvm] [cmake] Expose `LLVM_BUILD_TELEMETRY` in `LLVMConfig.cmake` (#126710)

Add `LLVM_BUILD_TELEMETRY` to the list of flags exposed in
`LLVMConfig.cmake`. This fixes telemetry library being misdetected as
`OFF` when building LLDB standalone.

Fixes bac62ee5b473e70981a6bd9759ec316315fca07d.

------

I guess this also needs a backport to 20.x.

(cherry picked from commit 2ad9d5f5f01cd4f29788a0cf7b21790df13fca71)



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