[PATCH] D27709: [LLD][ARM] Add support for thunks to undefined non-weak symbols

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 03:43:05 PST 2017


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

Rebased patch to account for last couple of weeks changes, no functional changes. Happy New Year!

I don't think that there are any outstanding review comments left to address. Let me know if there is anything else?


https://reviews.llvm.org/D27709

Files:
  ELF/InputFiles.cpp
  ELF/LTO.cpp
  ELF/LTO.h
  ELF/SymbolTable.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/Target.cpp
  ELF/Thunks.cpp
  test/ELF/arm-thumb-interwork-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27709.82861.patch
Type: text/x-patch
Size: 9680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/432cdf13/attachment.bin>


More information about the llvm-commits mailing list