[PATCH] D40147: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 03:45:11 PST 2019
atanasyan updated this revision to Diff 185938.
atanasyan added a comment.
- Use `if` instead of `switch`
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D40147/new/
https://reviews.llvm.org/D40147
Files:
lld/ELF/Arch/Mips.cpp
lld/ELF/Symbols.cpp
lld/ELF/SyntheticSections.cpp
lld/test/ELF/mips-micro-bad-cross-calls.s
lld/test/ELF/mips-micro-cross-calls.s
lld/test/ELF/mips-micro-plt.s
lld/test/ELF/mips-micro-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40147.185938.patch
Type: text/x-patch
Size: 12371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/2a6c0805/attachment.bin>
More information about the llvm-commits
mailing list