Skip to content

Commit 5938210

Browse files
committed
Add release note
1 parent 5701a08 commit 5938210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ ELF Improvements
3535
not provided in the command line by the user and cannot be inferred from
3636
inputs.
3737

38+
* ``--why-live=<glob>`` prints for each symbol matching ``<glob>`` a chain of
39+
items that kept it live during garbage collection. This is inspired by the
40+
Mach-O LLD feature of the same name.
41+
3842
Breaking changes
3943
----------------
4044

0 commit comments

Comments
 (0)