Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tc_build: llvm: Move compiler-rt to LLVM_ENABLE_RUNTIMES #289

Conversation

nathanchance
Copy link
Member

Per the new deprecation warning: llvm/llvm-project@b593110

Do the check based on LLVM_VERSION_MAJOR from source to avoid a complicated and potentially hard to maintain dynamic check.

Per the new deprecation warning: llvm/llvm-project@b593110

Do the check based on LLVM_VERSION_MAJOR from source to avoid a
complicated and potentially hard to maintain dynamic check.

Signed-off-by: Nathan Chancellor <[email protected]>
@msfjarvis msfjarvis merged commit fc802b0 into ClangBuiltLinux:main Feb 1, 2025
7 checks passed
@msfjarvis msfjarvis deleted the llvm-enable-runtimes-for-compiler-rt branch February 1, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants