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

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 05:33:08 PDT 2017


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

Rebased to account for r314797 addition of thunks for microMIPS code. No other changes.


https://reviews.llvm.org/D34692

Files:
  ELF/LinkerScript.h
  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.117661.patch
Type: text/x-patch
Size: 31930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171004/1d020dbd/attachment.bin>


More information about the llvm-commits mailing list