Skip to content

Commit 6e3ed66

Browse files
committed
Add CHANGELOG entry
1 parent 2afc913 commit 6e3ed66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Swift 5.7
77

88
Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @tstable` disabled).
99

10+
* [#4135]
11+
12+
Enable linker dead stripping for all platforms. This can be disabled with `--disable-dead-strip`
13+
1014
Swift 5.6
1115
-----------
1216
* [SE-0332]

0 commit comments

Comments
 (0)