[lld] [PAC][lld] Use braa instr in PAC PLT sequence with valid PAuth core info (PR #113945)

Daniil Kovalev via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 08:54:01 PST 2024


================
@@ -1014,9 +1018,18 @@ AArch64BtiPac::AArch64BtiPac(Ctx &ctx) : AArch64(ctx) {
   // relocations.
   // The PAC PLT entries require dynamic loader support and this isn't known
   // from properties in the objects, so we use the command line flag.
-  pacEntry = ctx.arg.zPacPlt;
----------------
kovdan01 wrote:

Added, thanks, see b189f515cb02ad6b4aa78f6431ddae70c0838f3b

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


More information about the llvm-commits mailing list