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 15f159c commit 62ead03Copy full SHA for 62ead03
lld/docs/ReleaseNotes.rst
@@ -61,8 +61,9 @@ ELF Improvements
61
the compatibility with the standard AArch64 ABI.
62
(`r350681 <https://reviews.llvm.org/rL350681>`_)
63
64
-* The following flags have been added: ``-z interpose``, ``-z global``, ``-z
65
- nodefaultlib``
+* The following flags have been added: ``--call-graph-profile``,
+ ``--no-call-graph-profile``, ``--warn-ifunc-textrel``,
66
+ ``-z interpose``, ``-z global``, ``-z nodefaultlib``
67
68
COFF Improvements
69
-----------------
0 commit comments