Skip to content

Conversation

@cachemeifyoucan
Copy link
Contributor

For cached swiftinterface build, it is always building from interface file and never use candidate module. Remove the candidate module from input arguments and there is also no need to serialized dependencies in a cached interface build because there is no need for validation.

rdar://122914546

For cached swiftinterface build, it is always building from interface
file and never use candidate module. Remove the candidate module from
input arguments and there is also no need to serialized dependencies in
a cached interface build because there is no need for validation.

rdar://122914546
@cachemeifyoucan
Copy link
Contributor Author

Note to myself. The test will fail on aarch64 linux unless #71118 is merged.

@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please smoke test

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.

1 participant