Skip to content

[Parity] Add test that validate --[enable|disable]-dead-strip option with SwiftBuild #9326

@bkhouri

Description

@bkhouri

The swift build --help has the following option

--enable-dead-strip/--disable-dead-strip
             Disable/enable dead code stripping by the linker. (default: --enable-dead-strip)

SwiftBuild currently supports the dead strip option. We need to ensure SwiftPM is setting the value correctly, and that automated tests exists.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions