[PATCH] D55505: [LLD][ELF] Implement option to force PIC compatible Thunks

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 03:19:55 PST 2019


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

Updated to remove --pic-thunk command line option. We now use only the ld.bfd option --pic-veneer. No other changes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55505/new/

https://reviews.llvm.org/D55505

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Thunks.cpp
  docs/ld.lld.1
  test/ELF/arm-force-pi-thunk.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55505.180451.patch
Type: text/x-patch
Size: 6448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/2c3ef103/attachment.bin>


More information about the llvm-commits mailing list