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.
R_AARCH64_AUTH_RELATIVE
1 parent 45fcbb9 commit 0eb272aCopy full SHA for 0eb272a
lld/docs/ReleaseNotes.rst
@@ -29,8 +29,8 @@ ELF Improvements
29
* ``--compress-sections <section-glib>=[none|zlib|zstd]`` is added to compress
30
matched output sections without the ``SHF_ALLOC`` flag.
31
(`#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.
+* ``GNU_PROPERTY_AARCH64_FEATURE_PAUTH`` notes, ``R_AARCH64_AUTH_ABS64`` and
+ ``R_AARCH64_AUTH_RELATIVE`` relocations are now supported.
34
(`#72714 <https://github.com/llvm/llvm-project/pull/72714>`_)
35
36
Breaking changes
0 commit comments