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 2846e76 commit 45fcbb9Copy full SHA for 45fcbb9
lld/docs/ReleaseNotes.rst
@@ -29,6 +29,9 @@ 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.
34
+ (`#72714 <https://github.com/llvm/llvm-project/pull/72714>`_)
35
36
Breaking changes
37
----------------
0 commit comments