Skip to content

Remove MCCAS options in Scanner if not emitting Obj #8666

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
merged 1 commit into from
May 1, 2024

Conversation

rastogishubham
Copy link

Remove the MCCAS options in the dependency scanner if the FrontendAction is not EmitObj. MCCAS should only be turned on when the compiler is emitting an object file.

This patch is required when the XCBuild option to turn on MCCAS by default if caching is enabled is merged.

@rastogishubham
Copy link
Author

@swift-ci please test

@rastogishubham rastogishubham force-pushed the UpdateScanner branch 2 times, most recently from 7040426 to 4da2769 Compare May 1, 2024 04:38
Remove the MCCAS options in the dependency scanner if the FrontendAction
is not EmitObj. MCCAS should only be turned on when the compiler is
emitting an object file.
@rastogishubham rastogishubham merged commit f98ea23 into swiftlang:next May 1, 2024
@rastogishubham rastogishubham deleted the UpdateScanner branch May 1, 2024 21:13
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