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 #778

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Collaborator

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

CC: @tomerd @CodaFi @buttaface

@compnerd
Copy link
Collaborator Author

@buttaface could you please verify that this resolves the issue(s) you have been seeing?

@compnerd
Copy link
Collaborator Author

@swift-ci please test

@finagolfin
Copy link
Contributor

I do not mess with LTO, I only raised the issue of bitcode because I noticed that the old C++ Driver allowed it. You all know better with the LTO stuff, I was just raising the possibility of including it in #773.

@artemcm
Copy link
Contributor

artemcm commented Oct 19, 2021

This change got merged already in: #858

@artemcm artemcm closed this Oct 19, 2021
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