[PATCH] D29714: [ELF] - Do sign extend for addends of R_386_8, R_386_16 relocations
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 12:02:42 PST 2017
ruiu added a comment.
Maybe we need to sign extend everything? In other words, is there any relocation that we shouldn't sign extend?
https://reviews.llvm.org/D29714
More information about the llvm-commits
mailing list