[PATCH] D40147: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 00:00:00 PST 2019
atanasyan updated this revision to Diff 185709.
atanasyan edited the summary of this revision.
atanasyan added a comment.
Herald added a project: LLVM.
- Move the most part of manipulations with the less-significant bit to the `getSymVA` and `Symbol::getPltVA()` methods.
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.185709.patch
Type: text/x-patch
Size: 12465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/d81b449b/attachment.bin>
More information about the llvm-commits
mailing list