[lld] [LLD][ELF][AArch64] Mark .plt and .iplt with PURECODE flag (PR #134798)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 8 09:56:24 PDT 2025


=?utf-8?q?Csanád_Hajdú?= <csanad.hajdu at arm.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/134798 at github.com>


================
@@ -14,6 +14,7 @@
 // CHECKDSO:     Name: .plt
----------------
MaskRay wrote:

Can you rewrite this test with `llvm-readelf -S` and show that .plt is indeed in the execute-only PT_LOAD?

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


More information about the llvm-commits mailing list