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 5701a08 commit 5938210Copy full SHA for 5938210
lld/docs/ReleaseNotes.rst
@@ -35,6 +35,10 @@ ELF Improvements
35
not provided in the command line by the user and cannot be inferred from
36
inputs.
37
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
+
42
Breaking changes
43
----------------
44
0 commit comments