[llvm-branch-commits] [NFCI][ELF][AArch64][PAC] Teach addRelativeReloc to emit R_AARCH64_AUTH_RELATIVE (PR #171180)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Dec 9 00:14:10 PST 2025


https://github.com/MaskRay commented:

Looks good. I like that we now remove one `... && sec->addralign >= 2 && offset % 2 == 0` condition.

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


More information about the llvm-branch-commits mailing list