Skip to content

Commit fe17c80

Browse files
Stylie777MaskRay
authored andcommitted
Update ReleaseNotes
1 parent 3cf3994 commit fe17c80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ Non-comprehensive list of changes in this release
2626
ELF Improvements
2727
----------------
2828
* For AArch64, support for the -zgcs-report-dynamic option has been added. This will provide users with
29-
the ability to check any Dynamic Objects explicitly passed to LLD for the GNU GCS Attribute Flag. This is
30-
required for all files when linking with GCS enabled. Unless defined by the user, -zgcs-report-dynamic
31-
inherits its value from the -zgcs-report option, capped at the `warning` level to ensure that a users
32-
module can still compile. This behaviour is designed to match the GNU ld Linker.
29+
the ability to check any Dynamic Objects explicitly passed to LLD for the GNU GCS Attribute Flag. This is
30+
required for all files when linking with GCS enabled. Unless defined by the user, -zgcs-report-dynamic
31+
inherits its value from the -zgcs-report option, capped at the `warning` level to ensure that a users
32+
module can still compile. This behaviour is designed to match the GNU ld Linker.
3333

3434
Breaking changes
3535
----------------

0 commit comments

Comments
 (0)