[PATCH] D40147: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 15:16:01 PST 2018
atanasyan updated this revision to Diff 175353.
atanasyan added a comment.
- Really remove default `nullptr` argument value from the `relocateOne` method
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D40147/new/
https://reviews.llvm.org/D40147
Files:
ELF/AArch64ErrataFix.cpp
ELF/Arch/AArch64.cpp
ELF/Arch/AMDGPU.cpp
ELF/Arch/ARM.cpp
ELF/Arch/AVR.cpp
ELF/Arch/Hexagon.cpp
ELF/Arch/Mips.cpp
ELF/Arch/PPC.cpp
ELF/Arch/PPC64.cpp
ELF/Arch/RISCV.cpp
ELF/Arch/SPARCV9.cpp
ELF/Arch/X86.cpp
ELF/Arch/X86_64.cpp
ELF/InputSection.cpp
ELF/SyntheticSections.cpp
ELF/Target.h
ELF/Thunks.cpp
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.175353.patch
Type: text/x-patch
Size: 38639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/d689d7fd/attachment-0001.bin>
More information about the llvm-commits
mailing list