[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 Oct 27 02:07:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316754: [ELF] Add support for multiple passes to createThunks() (authored by psmith).

Changed prior to commit:
  https://reviews.llvm.org/D34692?vs=117661&id=120560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34692

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34692.120560.patch
Type: text/x-patch
Size: 32331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171027/66eaa349/attachment.bin>


More information about the llvm-commits mailing list