Skip to content

Commit f4fd53b

Browse files
committed
Add release note
1 parent 6681869 commit f4fd53b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ ELF Improvements
4040
* ``R_X86_64_CODE_4_GOTTPOFF`` (`#116634 <https://github.com/llvm/llvm-project/pull/116634>`_)
4141
* ``R_X86_64_CODE_4_GOTPC32_TLSDESC`` (`#116909 <https://github.com/llvm/llvm-project/pull/116909>`_)
4242
* ``R_X86_64_CODE_6_GOTTPOFF`` (`#117675 <https://github.com/llvm/llvm-project/pull/117675>`_)
43+
* ``--why-live=<glob>`` prints for each symbol matching ``<glob>`` a chain of
44+
items that kept it live during garbage collection. This is inspired by the
45+
Mach-O LLD feature of the same name.
4346

4447
Breaking changes
4548
----------------

0 commit comments

Comments
 (0)