Skip to content

LLVM Support for Windows Macros #7404

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 3 commits into from
Sep 14, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Sep 7, 2023

No description provided.

This partially backports the API changes from
6613f4a to accommodate the plugin
loading support for Swift Macros.
This is needed to support Swift macros on Windows.
@bnbarham
Copy link

Needs #7406 as well

@bnbarham
Copy link

Also will need these on next + stable/20231013 😅 (though not the partial backport since it's already there)

Swift on Windows only supports 64-bit hosts.  Add support for x64 and
ARM64 toolchains to be built.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

@DougGregor DougGregor merged commit b3da2fc into swiftlang:swift/release/5.9 Sep 14, 2023
@compnerd compnerd deleted the 59-builds branch September 14, 2023 16:59
bnbarham pushed a commit to bnbarham/llvm-project that referenced this pull request Sep 29, 2023
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