Skip to content

[build-script] build LLVMTestingSupport only if target is generated #82278

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

Merged

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Jun 16, 2025

Otherwise the build will fail if we pass --no-llvm-include-tests or we
set directly LLVM_INCLUDE_TESTS directly to FALSE/OFF

Also take the chance to wire --llvm-include-tests properly in build-script

Addresses rdar://153562845

edymtt added 2 commits June 16, 2025 15:01
Otherwise the build will fail if we pass `--no-llvm-include-tests` or we
set directly `LLVM_INCLUDE_TESTS` directly to `FALSE`/`OFF`

Addresses rdar://153562845
This was apparently missing in the migration of the llvm product
from build-script-impl to build-script,
@edymtt
Copy link
Contributor Author

edymtt commented Jun 16, 2025

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Jun 16, 2025

@swift-ci please build toolchain

@edymtt edymtt merged commit ddf0e13 into swiftlang:main Jun 17, 2025
8 checks passed
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