Skip to content

Commit 4fbcb74

Browse files
committed
fix release notes
1 parent fdaca77 commit 4fbcb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ MachO Improvements
4646

4747
* ``--separate-cstring-literal-sections`` emits cstring literal sections into sections defined by their section name.
4848
(`#158720 <https://github.com/llvm/llvm-project/pull/158720>`_)
49-
* cstrings sections are now tail merged.
49+
* ``--tail-merge-strings`` enables tail merging of cstring literals.
5050
(`#161262 <https://github.com/llvm/llvm-project/pull/161262>`_)
5151

5252
WebAssembly Improvements

0 commit comments

Comments
 (0)