Skip to content

[CMake] Ensure module tracing is off during configuration #72405

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

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Mar 18, 2024

Such module usages are not relevant for the final build, they are used only to detect the capabilities of the compiler.

This generalizes #68453, and would be needed for Apple internal configurations that set SWIFT_LOADED_MODULE_TRACE_FILE when building the compiler.

Addresses rdar://124954349

Such module usages are not relevant for the final build, they are used
only to detect the capabilities of the compiler.

This generalizes swiftlang#68453, and would be needed for Apple internal
configurations that set `SWIFT_LOADED_MODULE_TRACE_FILE` when building
the compiler.

Addresses rdar://124954349
@edymtt
Copy link
Contributor Author

edymtt commented Mar 18, 2024

@swift-ci please test

@edymtt
Copy link
Contributor Author

edymtt commented Mar 18, 2024

@swift-ci please build toolchain

@edymtt
Copy link
Contributor Author

edymtt commented Mar 18, 2024

@swift-ci please test WebAssembly

@edymtt
Copy link
Contributor Author

edymtt commented Mar 19, 2024

@swift-ci please test Linux

@edymtt edymtt merged commit a5ae7b0 into swiftlang:main Mar 19, 2024
@edymtt edymtt deleted the emiotto/no-module-trace-file-during-cmake-swift-configuration branch March 20, 2024 14:40
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.

3 participants