[lld][macho][NFC] Add release note for #158720 (#161295)

I forgot to add a release note for
https://github.com/llvm/llvm-project/pull/158720 so I'll add it here.
This commit is contained in:
Ellis Hoag
2025-09-29 16:28:40 -07:00
committed by GitHub
parent 7166bc7dbf
commit 18136c2496

View File

@@ -44,6 +44,9 @@ MinGW Improvements
MachO Improvements
------------------
* ``--separate-cstring-literal-sections`` emits cstring literal sections into sections defined by their section name.
(`#158720 <https://github.com/llvm/llvm-project/pull/158720>`_)
WebAssembly Improvements
------------------------