[PATCH] D29493: [ELF] - Use SignExtend when reading R_386_PC16 addend.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 13:02:22 PST 2017
ruiu added a comment.
I think you want to do the same thing for all PC-relative relocations.
https://reviews.llvm.org/D29493
More information about the llvm-commits
mailing list