[PATCH] D40147: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 26 23:24:15 PDT 2018
atanasyan updated this revision to Diff 139887.
atanasyan added a comment.
Rebased against the trunk.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D40147
Files:
ELF/Arch/AArch64.cpp
ELF/Arch/AMDGPU.cpp
ELF/Arch/ARM.cpp
ELF/Arch/AVR.cpp
ELF/Arch/Mips.cpp
ELF/Arch/PPC.cpp
ELF/Arch/PPC64.cpp
ELF/Arch/SPARCV9.cpp
ELF/Arch/X86.cpp
ELF/Arch/X86_64.cpp
ELF/InputSection.cpp
ELF/SyntheticSections.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/mips-micro-bad-cross-calls.s
test/ELF/mips-micro-cross-calls.s
test/ELF/mips-micro-plt.s
test/ELF/mips-micro-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40147.139887.patch
Type: text/x-patch
Size: 24840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/3c5229ae/attachment.bin>
More information about the llvm-commits
mailing list