Skip to content

[5.3][AST] Fix a linker error for the parser-only library build #31263

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

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Apr 24, 2020

Avoids linking LLVMCore library which would not be useful for the parser-only library.

master: #31250

Avoids linking LLVMCore library which would not be useful for the parser-only library.
@swiftlang swiftlang deleted a comment from swift-ci Apr 24, 2020
@swiftlang swiftlang deleted a comment from swift-ci Apr 24, 2020
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Apr 24, 2020

@swift-ci Please test

@akyrtzi akyrtzi merged commit 827cbc5 into swiftlang:release/5.3 Apr 24, 2020
@akyrtzi akyrtzi deleted the 5.3-linker-error-astcontext-parser-only-lib branch April 24, 2020 15:51
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants