Skip to content
Commit 59a7ceeb authored by Rui Ueyama's avatar Rui Ueyama
Browse files

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
parent 25527bf0
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