[all-commits] [llvm/llvm-project] 10f75b: [LLD][ELF][AArch64] Mark .plt and .iplt with PUREC...

Csanád Hajdú via All-commits all-commits at lists.llvm.org
Thu Apr 17 07:26:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10f75b8ef7edc80759b9e916e72e17b1c2e9abcb
      https://github.com/llvm/llvm-project/commit/10f75b8ef7edc80759b9e916e72e17b1c2e9abcb
  Author: Csanád Hajdú <csanad.hajdu at arm.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M lld/ELF/SyntheticSections.cpp
    A lld/test/ELF/aarch64-execute-only-plt.s
    M lld/test/ELF/aarch64-gnu-ifunc-plt.s
    M lld/test/ELF/aarch64-plt.s

  Log Message:
  -----------
  [LLD][ELF][AArch64] Mark .plt and .iplt with PURECODE flag (#134798)

Mark the synthetic sections `.plt` and `.iplt` with the
`SHF_AARCH64_PURECODE` section flag, allowing them to be placed in an
executable-only segment.



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