[ELF] Account for R_386_TLS_LDO_32 addend
This relocation type has an implicit addend. Account for it when processing the relocation. Add an offset to an existing test to ensure it gets processed correctly. Fixes PR32634. Differential Revision: https://reviews.llvm.org/D32336 llvm-svn: 301207
Loading
Please sign in to comment