Skip to content

Commit 62ead03

Browse files
committed
Minor update to lld/ReleaseNotes.
llvm-svn: 353749
1 parent 15f159c commit 62ead03

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ ELF Improvements
6161
the compatibility with the standard AArch64 ABI.
6262
(`r350681 <https://reviews.llvm.org/rL350681>`_)
6363

64-
* The following flags have been added: ``-z interpose``, ``-z global``, ``-z
65-
nodefaultlib``
64+
* The following flags have been added: ``--call-graph-profile``,
65+
``--no-call-graph-profile``, ``--warn-ifunc-textrel``,
66+
``-z interpose``, ``-z global``, ``-z nodefaultlib``
6667

6768
COFF Improvements
6869
-----------------

0 commit comments

Comments
 (0)