[llvm] [BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries with pac-ret hardening (PR #120064)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 22 22:56:55 PDT 2025


https://github.com/maksfb commented:

Thanks again for adding the support for PAC-RET! Sorry for delayed review.

What is the policy for passes that insert instructions, is it their responsibility for annotating the state or is it something `InsertNegateRAStatePass` can handle?

https://github.com/llvm/llvm-project/pull/120064


More information about the llvm-commits mailing list