[lld] [LLD][ELF][AArch64] Add support for SHF_AARCH64_PURECODE ELF section flag (3/3) (PR #125689)
Csanád Hajdú via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 07:54:25 PST 2025
================
@@ -0,0 +1,3 @@
+.section .text,"axy", at progbits,unique,0
----------------
Il-Capitano wrote:
I was basing the tests off of aarch64-call26-thunk.s. Didn't know about `--defsym`, and it's definitely the better approach. Thanks!
https://github.com/llvm/llvm-project/pull/125689
More information about the llvm-commits
mailing list