================ @@ -170,6 +170,11 @@ Makes programs 10x faster by doing Special New Thing. ### Changes to the AArch64 Backend +* Added support for hardening return address signing against PACMAN attacks. + Functions with the `"sign-return-address-harden"="load-return-address"` + attribute perform a load of the return address before returning, reducing the ---------------- atrosinenko wrote:
[nit] "load **from** the return address" https://github.com/llvm/llvm-project/pull/176171 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
