[lld] [AArch64][GCS][LLD] Introduce -zgcs-report-dynamic Command Line Option (PR #127787)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 09:26:15 PST 2025
================
@@ -25,6 +25,11 @@ Non-comprehensive list of changes in this release
ELF Improvements
----------------
+* For AArch64, support for the -zgcs-report-dynamic option has been added. This will provide users with
----------------
MaskRay wrote:
```
``-zgcs-report-dynamic``
```
ditto below for -zgcs-report
https://github.com/llvm/llvm-project/pull/127787
More information about the llvm-commits
mailing list