[PATCH] D33835: [LLD][ELF] Convert Thunks to use InputSectionDescriptions

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 02:44:18 PDT 2017


peter.smith updated this revision to Diff 101380.
peter.smith added a comment.

Rebase to account for changes in Writer.cpp (removal of fixSectionAlignments). Also took the opportunity to add a Mips linker script test.


https://reviews.llvm.org/D33835

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Writer.cpp
  test/ELF/mips-npic-call-pic-script.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33835.101380.patch
Type: text/x-patch
Size: 20986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/41ef3e7e/attachment.bin>


More information about the llvm-commits mailing list