You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This effectively reverts 3a366cc.
After swiftlang/swift#71768, we don't have any
reason to disable `--gc-sections` for WebAssembly targets.
Note that the new wasm segment flags are only supported by the latest
LLVM and wasm-ld, but we can assume that toolchains or Swift SDKs for
WebAssembly have wasm-ld built from the latest LLVM.
0 commit comments