Skip to content

runtime: further isolate runtime from LLVMSupport #32066

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
May 29, 2020

Conversation

compnerd
Copy link
Member

This cleans up some more llvm:: leakage in the runtime when built into
a static library. With this change we are down to 3 leaking symbols in
the static library related to a missed ADT (StringSwitch).

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

CC: @mikeash

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 09c559c3d380e422629a1ad25fb8f12443f56792

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 09c559c3d380e422629a1ad25fb8f12443f56792

This cleans up some more `llvm::` leakage in the runtime when built into
a static library.  With this change we are down to 3 leaking symbols in
the static library related to a missed ADT (`StringSwitch`).
@compnerd compnerd force-pushed the small-change-for-small-vector branch from 09c559c to c050a26 Compare May 28, 2020 20:32
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test windows platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c050a26

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c050a26

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

@compnerd compnerd merged commit 9bde41a into swiftlang:master May 29, 2020
@compnerd compnerd deleted the small-change-for-small-vector branch May 29, 2020 15:15
ematejska pushed a commit that referenced this pull request May 29, 2020
runtime: further isolate runtime from LLVMSupport
ematejska pushed a commit that referenced this pull request May 29, 2020
runtime: further isolate runtime from LLVMSupport
ematejska pushed a commit that referenced this pull request May 29, 2020
runtime: further isolate runtime from LLVMSupport
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