Skip to content

WiX: Conditionally package LLVM.dll#516

Open
Steelskin wants to merge 2 commits into
swiftlang:mainfrom
Steelskin:fabrice/wip-llvm-dll
Open

WiX: Conditionally package LLVM.dll#516
Steelskin wants to merge 2 commits into
swiftlang:mainfrom
Steelskin:fabrice/wip-llvm-dll

Conversation

@Steelskin

Copy link
Copy Markdown
Contributor

This adds a new configuration option to conditionally package LLVM.dll.

The effort to build LLVM as a DLL on Windows is tracked in swiftlang/swift#85241.

This adds a new configuration option to conditionally package LLVM.dll.

The effort to build LLVM as a DLL on Windows is tracked in
swiftlang/swift#85241.
@Steelskin Steelskin changed the title Conditionally package LLVM.dll WiX: Conditionally package LLVM.dll Mar 30, 2026

@compnerd compnerd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this is fine - we will eventually want to remove this option, but it makes sense to have this as a transition thing.

Comment thread platforms/Windows/Directory.Build.props Outdated
Comment thread platforms/Windows/Directory.Build.props Outdated
@Steelskin Steelskin requested a review from compnerd March 30, 2026 21:45
@Steelskin

Copy link
Copy Markdown
Contributor Author

I think that this is fine - we will eventually want to remove this option, but it makes sense to have this as a transition thing.

Yes, I intend to eventually remove it. I mostly want to have it around in case we need to revert enabling the DLL build.

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.

2 participants