Check R_386_{PC,}{8,16} for overflow.
It is not clear what we should do when overflow occurs for these relocations because the relocations are not an official part of the i386 psABI. But checking for overflow is generally a good to do and is consistent with other relocations such as R_X86_64_8. llvm-svn: 293683
Loading
Please register or sign in to comment