swiftlang / swift-installer-scripts

Apache License 2.0
73 stars 38 forks source link

WiX: add `SwiftIDEUtils.dll` to the image #257

Closed compnerd closed 11 months ago

compnerd commented 11 months ago

This adds an additional DLL to the image. The compiler is now able to vend enough of the swift-syntax library to enable building the LSP without adding a second copy of the parser. This shaves ~6MiB off of the LSP binary.

compnerd commented 11 months ago

@etcwilde it is indeed; which is needed to swap out the static linking of swift-syntax and its second build.