llvm-project/lld/ELF/Arch
Simon Atanasyan a6012a65d4 [mips] Create LA25 thunks for MIPS R6 code
MIPS R6 code uses the `R_MIPS_PC26_S2` relocation for calls which might
cross boundaries of non-PIC-to-PIC code. We need to create a LA25 thunks
for that case.

llvm-svn: 354312
2019-02-19 11:11:12 +00:00
..
AArch64.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPU.cpp Improve error message for unknown relocations. 2019-02-14 18:02:20 +00:00
ARM.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AVR.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Hexagon.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MSP430.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Mips.cpp [mips] Create LA25 thunks for MIPS R6 code 2019-02-19 11:11:12 +00:00
MipsArchTree.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PPC.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PPC64.cpp [PPC64] Sort .toc sections accessed with small code model relocs. 2019-02-12 15:35:49 +00:00
RISCV.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SPARCV9.cpp Improve error message for unknown relocations. 2019-02-14 18:02:20 +00:00
X86.cpp Improve error message for unknown relocations. 2019-02-14 18:02:20 +00:00
X86_64.cpp Improve error message for unknown relocations. 2019-02-14 18:02:20 +00:00