[PATCH] D34689: [LLD][ELF] Pre-create ThunkSections at Target specific intervals

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 02:17:35 PDT 2017


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

Thanks for pointing out llvm::erase_if, I've updated the diff to use it.


https://reviews.llvm.org/D34689

Files:
  ELF/Arch/ARM.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/SyntheticSections.cpp
  ELF/Target.h
  test/ELF/arm-thumb-thunk-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34689.111638.patch
Type: text/x-patch
Size: 12997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/b8906334/attachment.bin>


More information about the llvm-commits mailing list