[lld] [LLD][ELF][AArch64] Mark .plt and .iplt with PURECODE flag (PR #134798)
Csanád Hajdú via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 8 10:09:32 PDT 2025
================
@@ -14,6 +14,7 @@
// CHECKDSO: Name: .plt
----------------
Il-Capitano wrote:
You'd need `llvm-readelf -l` for that, which could be separate from the `llvm-readobj` tests. Should I just add an extra `llvm-readelf -l` line or use `llvm-readelf` for everything?
Also, I guess aarch64-gnu-ifunc-plt.s could be converted in the same way?
https://github.com/llvm/llvm-project/pull/134798
More information about the llvm-commits
mailing list