[all-commits] [llvm/llvm-project] 10cacc: [PAC][lld] Use PAC instructions in PLT header with...

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Sun Nov 17 21:09:36 PST 2024


  Branch: refs/heads/users/kovdan01/pac-instr-in-plt-header
  Home:   https://github.com/llvm/llvm-project
  Commit: 10caccbfb42139fe56fbe7c8b3703eafe1bc5808
      https://github.com/llvm/llvm-project/commit/10caccbfb42139fe56fbe7c8b3703eafe1bc5808
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M lld/ELF/Arch/AArch64.cpp
    M lld/test/ELF/aarch64-feature-btipac.s
    M lld/test/ELF/aarch64-feature-pac.s
    M lld/test/ELF/aarch64-feature-pauth.s

  Log Message:
  -----------
  [PAC][lld] Use PAC instructions in PLT header with `-z pac-plt`

1. Sign return address before storing into stack.
2. Treat lazy resolver address as signed.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list