hanchenye-llvm-project/lld/ELF/Arch
Alexander Richardson f52a3b94e1 [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
2017-10-06 16:15:59 +00:00
..
AArch64.cpp [AArch64] Properly check alignment for AARCH64_LD_PREL_LO19. 2017-09-21 00:26:28 +00:00
AMDGPU.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
ARM.cpp Add a helper for checking for weak undef. NFC. 2017-09-13 20:43:04 +00:00
AVR.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
Mips.cpp [ELF][MIPS] Check for overflow when writing R_MIPS_CALL16 and R_MIPS_TLS_GOTTPREL 2017-10-06 16:15:59 +00:00
MipsArchTree.cpp [MIPS] Generate thunks for microMIPS code 2017-10-03 13:30:02 +00:00
PPC.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
PPC64.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
SPARCV9.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
X86.cpp Fix which file is in an error message. 2017-08-04 18:33:16 +00:00
X86_64.cpp [ELF] - Fix comment. NFC. 2017-08-31 10:14:10 +00:00