[PATCH] D37747: [MIPS] Fix PLT entries generation in case of linking regular and microMIPS code

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 07:58:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314675: [MIPS] Fix PLT entries generation in case of linking regular and microMIPS code (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D37747?vs=116924&id=117352#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37747

Files:
  lld/trunk/ELF/Arch/Mips.cpp
  lld/trunk/ELF/Arch/MipsArchTree.cpp
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/ELF/Writer.h
  lld/trunk/test/ELF/mips-elf-flags.s
  lld/trunk/test/ELF/mips-micro-jal.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37747.117352.patch
Type: text/x-patch
Size: 10405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/22f8915c/attachment.bin>


More information about the llvm-commits mailing list