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

Jobs: permit bitcode items when building with LTO #858

Merged
merged 1 commit into from Oct 5, 2021

Conversation

compnerd
Copy link
Collaborator

@compnerd compnerd commented Oct 3, 2021

When building an archive, permit the LLVM bitcode content into the
archive as the LTO path will add those. This should ensure that we can
continue to experiment with the LTO optimizations.

When building an archive, permit the LLVM bitcode content into the
archive as the LTO path will add those.  This should ensure that we can
continue to experiment with the LTO optimizations.
@compnerd
Copy link
Collaborator Author

compnerd commented Oct 4, 2021

@swift-ci please test

@compnerd compnerd merged commit ce62988 into apple:main Oct 5, 2021
@compnerd compnerd deleted the lto-bc branch October 5, 2021 16:06
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.

None yet

3 participants