[PATCH] D26444: [ELF][MIPS] Convert .reginfo and .MIPS.options sections to synthetic input sections

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 13:46:48 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286397: [ELF][MIPS] Convert .reginfo and .MIPS.options sections to synthetic input… (authored by atanasyan).

Changed prior to commit:
  https://reviews.llvm.org/D26444?vs=77326&id=77388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26444

Files:
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/InputFiles.h
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/InputSection.h
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/SyntheticSections.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/basic-mips.s
  lld/trunk/test/ELF/invalid/mips-invalid-options-descriptor.s
  lld/trunk/test/ELF/invalid/mips-multiple-options.test
  lld/trunk/test/ELF/invalid/mips-multiple-reginfo.test
  lld/trunk/test/ELF/mips-gprel32-relocs-gp0.s
  lld/trunk/test/ELF/mips-n32-rels.s
  lld/trunk/test/ELF/mips-options-r.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26444.77388.patch
Type: text/x-patch
Size: 28087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/150139e3/attachment.bin>


More information about the llvm-commits mailing list