Skip to content

[build-script-impl] Fix cross-compilation of swift. #27526

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 3, 2019

Conversation

dcci
Copy link
Member

@dcci dcci commented Oct 3, 2019

Swift requires now tablegen to build Options.inc, so build script
has to be taught about picking the host llvm-tablegen instead of
the target llvm-tablegen.

rdar://problem/55916729

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

Resolves SR-NNNN.

Swift requires now tablegen to build Options.inc, so build script
has to be taught about picking the host llvm-tablegen instead of
the target llvm-tablegen.

<rdar://problem/55916729>
@dcci dcci requested review from compnerd, edymtt and shahmishal October 3, 2019 18:56
@dcci
Copy link
Member Author

dcci commented Oct 3, 2019

@swift-ci test

@dcci dcci requested a review from jasonmolenda October 3, 2019 18:58
@dcci dcci merged commit 33770fa into swiftlang:master Oct 3, 2019
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.

4 participants