Skip to content

SR-7038: cherry-pick the remaining fixes for Swift 4.1 #14937

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 2 commits into from
Mar 2, 2018

Conversation

bob-wilson
Copy link
Contributor

This includes:
#14880
#14929

With those changes, https://bugs.swift.org/browse/SR-7038 is now resolved.
rdar://problem/37710244

Commit 0c42b57 ("ELF: restructure image metadata registration")
removed the swift_install_in_component lines for both
swiftImageInspectionStatic and swiftImageInspectionShared libraries,
even though only the former library was removed in that change. As a
result, the swiftImageInspectionShared was not being built or
installed. This should fix SR-7038.
rdar://problem/37710244
This fixes the -static-executable part of the problem reported in
SR-7038 (rdar://problem/37710244).
@bob-wilson
Copy link
Contributor Author

@swift-ci please test

@bob-wilson bob-wilson merged commit b2d7fb9 into swiftlang:swift-4.1-branch Mar 2, 2018
@bob-wilson bob-wilson deleted the rdar37710244-4.1 branch March 2, 2018 23:25
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