Skip to content

Commit 0eb272a

Browse files
committed
Mention R_AARCH64_AUTH_RELATIVE in release notes
1 parent 45fcbb9 commit 0eb272a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ ELF Improvements
2929
* ``--compress-sections <section-glib>=[none|zlib|zstd]`` is added to compress
3030
matched output sections without the ``SHF_ALLOC`` flag.
3131
(`#84855 <https://github.com/llvm/llvm-project/pull/84855>`_)
32-
* ``GNU_PROPERTY_AARCH64_FEATURE_PAUTH`` notes and ``R_AARCH64_AUTH_ABS64``
33-
relocations are now supported.
32+
* ``GNU_PROPERTY_AARCH64_FEATURE_PAUTH`` notes, ``R_AARCH64_AUTH_ABS64`` and
33+
``R_AARCH64_AUTH_RELATIVE`` relocations are now supported.
3434
(`#72714 <https://github.com/llvm/llvm-project/pull/72714>`_)
3535

3636
Breaking changes

0 commit comments

Comments
 (0)