We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdaca77 commit 4fbcb74Copy full SHA for 4fbcb74
lld/docs/ReleaseNotes.rst
@@ -46,7 +46,7 @@ MachO Improvements
46
47
* ``--separate-cstring-literal-sections`` emits cstring literal sections into sections defined by their section name.
48
(`#158720 <https://github.com/llvm/llvm-project/pull/158720>`_)
49
-* cstrings sections are now tail merged.
+* ``--tail-merge-strings`` enables tail merging of cstring literals.
50
(`#161262 <https://github.com/llvm/llvm-project/pull/161262>`_)
51
52
WebAssembly Improvements
0 commit comments