[PATCH] D17934: [ELF] Implement infrastructure for thunk code creation

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 06:07:32 PST 2016


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

Rebased the patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D17934

Files:
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/ELF/Inputs/mips-pic.s
  test/ELF/mips-npic-call-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17934.50424.patch
Type: text/x-patch
Size: 18742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/b2ada4a8/attachment.bin>


More information about the llvm-commits mailing list