Skip to content

[CMake] Don't pass -embed-bitcode to module generation commands. #6109

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
Dec 7, 2016

Conversation

jrose-apple
Copy link
Contributor

These are the commands Pete added in #5472, doing slightly more work by compiling Swift sources twice in order to start building downstream libraries sooner.

Really, we should diagnose when -embed-bitcode is passed here, instead of generating nonsense commands and then falling over. I filed SR-3352 for that.

rdar://problem/29537164

These are the commands Pete added in 5834df3, doing slightly more work
by compiling Swift sources twice in order to start building downstream
libraries sooner.

Really, we should diagnose when -embed-bitcode is passed here, instead
of generating nonsense commands and then falling over. I filed
https://bugs.swift.org/browse/SR-3352 for that.

rdar://problem/29537164
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple
Copy link
Contributor Author

@erg, @cooperp, can you review this?

@swift-ci
Copy link
Contributor

swift-ci commented Dec 6, 2016

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - 0afe00b
Test requested by - @jrose-apple

@cooperp
Copy link
Contributor

cooperp commented Dec 6, 2016

Ah, i missed that. Looks like a very reasonable change so LGTM.

@swift-ci
Copy link
Contributor

swift-ci commented Dec 6, 2016

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - 0afe00b
Test requested by - @jrose-apple

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple merged commit 26d8a9f into swiftlang:master Dec 7, 2016
@jrose-apple jrose-apple deleted the no-embed-bitcode branch December 7, 2016 00:42
jrose-apple added a commit to jrose-apple/swift that referenced this pull request Dec 7, 2016
…ftlang#6109)

These are the commands Pete added in 5834df3, doing slightly more work
by compiling Swift sources twice in order to start building downstream
libraries sooner.

Really, we should diagnose when -embed-bitcode is passed here, instead
of generating nonsense commands and then falling over. I filed
https://bugs.swift.org/browse/SR-3352 for that.

rdar://problem/29537164
jrose-apple added a commit that referenced this pull request Dec 7, 2016
…) (#6113)

These are the commands Pete added in 5834df3, doing slightly more work
by compiling Swift sources twice in order to start building downstream
libraries sooner.

Really, we should diagnose when -embed-bitcode is passed here, instead
of generating nonsense commands and then falling over. I filed
https://bugs.swift.org/browse/SR-3352 for that.

rdar://problem/29537164
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