[PATCH] D54759: [LLD][ELF] Use more specific method to calculate DT_PLTRELSZ

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 02:05:14 PST 2018


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

Thanks for the comments. I've made the lambda a free function and have made sure REQUIRES has a colon after it in all the tests.


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

https://reviews.llvm.org/D54759

Files:
  ELF/SyntheticSections.cpp
  test/ELF/aarch64-combined-dynrel-ifunc.s
  test/ELF/aarch64-combined-dynrel.s
  test/ELF/arm-combined-dynrel-ifunc.s
  test/ELF/x86-64-combined-dynrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54759.175428.patch
Type: text/x-patch
Size: 8287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/59eedc6d/attachment.bin>


More information about the llvm-commits mailing list