[PATCH] D34692: [LLD][ELF] Add support for multiple passes to createThunks()

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 03:32:29 PDT 2017


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

Rebased to account for r309311 Merge OutputSectionCommand and OutputSection. No other changes.


https://reviews.llvm.org/D34692

Files:
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Thunks.cpp
  ELF/Thunks.h
  ELF/Writer.cpp
  test/ELF/arm-thumb-condbranch-thunk.s
  test/ELF/arm-thumb-thunk-empty-pass.s
  test/ELF/arm-thunk-multipass.s
  test/ELF/arm-thunk-re-add.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34692.108617.patch
Type: text/x-patch
Size: 30735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/e8583e9a/attachment.bin>


More information about the llvm-commits mailing list