[PATCH] D45051: [ELF] - Relax checks for R_386_8/R_386_16 relocations.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 13:26:21 PDT 2018
ruiu added a comment.
I think what you need to do is to use checkIntUInt<8>
https://reviews.llvm.org/D45051
More information about the llvm-commits
mailing list