[PATCH] D40147: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 14:04:05 PST 2018
atanasyan updated this revision to Diff 177778.
atanasyan edited the summary of this revision.
atanasyan added a comment.
- Remove new argument from `relocateOne` methods
- Introduce new helper function `setMicroMipsBit` and call it before the `relocateOne`
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D40147/new/
https://reviews.llvm.org/D40147
Files:
ELF/Arch/Mips.cpp
ELF/InputSection.cpp
ELF/SyntheticSections.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.177778.patch
Type: text/x-patch
Size: 12985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/3b4379f1/attachment.bin>
More information about the llvm-commits
mailing list