[PATCH] D40147: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 02:36:49 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354311: [MIPS] Handle cross-mode (regular <-> microMIPS) jumps (authored by atanasyan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40147?vs=185938&id=187332#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D40147/new/

https://reviews.llvm.org/D40147

Files:
  lld/trunk/ELF/Arch/Mips.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/test/ELF/mips-micro-bad-cross-calls.s
  lld/trunk/test/ELF/mips-micro-cross-calls.s
  lld/trunk/test/ELF/mips-micro-plt.s
  lld/trunk/test/ELF/mips-micro-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40147.187332.patch
Type: text/x-patch
Size: 12557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/edeb6141/attachment-0001.bin>


More information about the llvm-commits mailing list