Skip to content
Commit bdce4ad2 authored by George Rimar's avatar George Rimar
Browse files

[ELF] - Do sign extend for addends of R_386_8, R_386_16 relocations

Patch makes addends for addends of R_386_8, R_386_16 relocations
be sign extended.

The same we did earlier for PC ones,
currenly LLD fails to link linux kernel, 
reporting relocation out of range because of this.

Differential revision: https://reviews.llvm.org/D29714

llvm-svn: 295052
parent 3efdffcb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment