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 bdea2f7 commit c2af177Copy full SHA for c2af177
lld/docs/ReleaseNotes.rst
@@ -26,9 +26,9 @@ Non-comprehensive list of changes in this release
26
ELF Improvements
27
----------------
28
* For AArch64, added support for ``-zgcs-report-dynamic``, enabling checks for
29
-GNU GCS Attribute Flags in Dynamic Objects when GCS is enabled. Inherits value
30
-from ``-zgcs-report`` (capped at ``warning`` level) unless user-defined,
31
-ensuring compatibility with GNU ld linker.
+ GNU GCS Attribute Flags in Dynamic Objects when GCS is enabled. Inherits value
+ from ``-zgcs-report`` (capped at ``warning`` level) unless user-defined,
+ ensuring compatibility with GNU ld linker.
32
33
Breaking changes
34
0 commit comments