diff options
author | Alexander Richardson <arichardson.kde@gmail.com> | 2017-10-06 16:15:59 +0000 |
---|---|---|
committer | Alexander Richardson <arichardson.kde@gmail.com> | 2017-10-06 16:15:59 +0000 |
commit | f52a3b94e15a94b2c07c67cb2f513b00758ed7bc (patch) | |
tree | a91ae824913c45ac38ea912556d48957e71bb5a2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 195a66f6ebba94fba0c9da510f336556c856a189 (diff) | |
download | bcm5719-llvm-f52a3b94e15a94b2c07c67cb2f513b00758ed7bc.tar.gz bcm5719-llvm-f52a3b94e15a94b2c07c67cb2f513b00758ed7bc.zip |
[ELF][MIPS] Check for overflow when writing R_MIPS_CALL16 and R_MIPS_TLS_GOTTPREL
Summary:
These are 16 bit relocations and not part of a HI/LO pair so we need to
check that they don't overflow.
Reviewers: atanasyan
Reviewed By: atanasyan
Subscribers: ruiu, llvm-commits, emaste, sdardis
Tags: #lld
Differential Revision: https://reviews.llvm.org/D38614
llvm-svn: 315073
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions