[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 14 06:03:16 PDT 2017


peter.smith updated this revision to Diff 106634.
peter.smith marked 6 inline comments as done.
peter.smith added a comment.

Thanks very much for the comments. I've made the suggested changes apart from moving the mapping from Symbol to Thunk to SymbolBody. I'll submit a separate review for that.


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-thunk-multipass.s
  test/ELF/arm-thunk-re-add.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34692.106634.patch
Type: text/x-patch
Size: 28028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/23fcd8d1/attachment-0001.bin>


More information about the llvm-commits mailing list