Files
llvm-project/lld/ELF/Arch/SystemZ.cpp
Jessica Clarke d3e683cabf [ELF][SystemZ] Fix R_390_TLS_LDO32/64 in non-SHF_ALLOC sections
These can appear in .debug_info so, like other architectures (e.g.
X86_64), we still need to handle them in getRelExpr.

Fixes: aec1c98426 ("[ELF] Add target-specific relocation scanning for SystemZ (#181563)")
2026-02-17 17:03:12 +00:00

19 KiB