Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Feb 3, 2025

Backport bac62ee

Requested by: @JDevlieghere

@llvmbot llvmbot added this to the LLVM 20.X Release milestone Feb 3, 2025
@llvmbot
Copy link
Member Author

llvmbot commented Feb 3, 2025

@oontvoo What do you think about merging this PR to the release branch?

@JDevlieghere
Copy link
Member

If I type /cherrypick 13ded6829bf7ca793795c50d47dd2b95482e5cfa will it add that commit to this PR?

@JDevlieghere
Copy link
Member

/cherrypick 13ded68

@JDevlieghere
Copy link
Member

/cherrypick 13ded68

That didn't work but the typo isn't critical for the release, so this is good to go.

@nikic
Copy link
Contributor

nikic commented Feb 5, 2025

@JDevlieghere See #125554 (comment) for how to add a comment. You have to run it in the place where you did the original cherry-pick and pass both commits at once.

@JDevlieghere
Copy link
Member

Thanks @nikic!

…4850)

Add a CMake flag (LLVM_BUILD_TELEMETRY) to disable building the
telemetry framework. The flag being enabled does *not* mean that
telemetry is being collected, it merely means we're building the generic
telemetry framework. Hence the flag is enabled by default.

Motivated by this Discourse thread:
https://discourse.llvm.org/t/how-to-disable-building-llvm-clang-telemetry/84305

(cherry picked from commit bac62ee)
Thanks Nikita for spotting it.

(cherry picked from commit 13ded68)
@tstellar tstellar merged commit 7fa1a3a into llvm:release/20.x Feb 7, 2025
7 of 10 checks passed
@github-actions
Copy link

github-actions bot commented Feb 7, 2025

@JDevlieghere (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

6 participants