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

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 00:48:32 PST 2018


atanasyan updated this revision to Diff 134166.
atanasyan added a comment.

- Addressing review comments


Repository:
  rLLD LLVM Linker

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.134166.patch
Type: text/x-patch
Size: 16400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/fa6e401d/attachment-0001.bin>


More information about the llvm-commits mailing list