Skip to content

Revert "[cmake] Add the option SWIFT_BUILD_RUNTIME_WITH_HOST_LIBLTO." #5352

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
Oct 18, 2016

Conversation

gottesmm
Copy link
Contributor

This just reverts dead code that would not have solved the actual problem it was meant to solve. The right thing to do here is to just use the just built clang compiler.

This reverts commit 23987b2.

I originally thought that I was going to need this for LTO work. Now it is just
dead code.

Even if we were to enable this though it wouldn't fix the underlying issue since
swiftc would still emit bitcode that may be incompatible with the host compiler.

So reverting this makes the most sense.
@gottesmm
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit db816f8 into swiftlang:master Oct 18, 2016
@gottesmm gottesmm deleted the quick_revert branch October 18, 2016 21:36
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