[PATCH] D42797: [LLD][ELF] Implement --[no-]apply-dynamic-relocs option.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 02:08:09 PST 2018


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

Thanks to both for the comments. I've incorporated them in the diff.


https://reviews.llvm.org/D42797

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/SyntheticSections.cpp
  test/ELF/dynamic-got-rela.s
  test/ELF/relocation-non-alloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42797.132548.patch
Type: text/x-patch
Size: 7612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/a8b6be84/attachment-0001.bin>


More information about the llvm-commits mailing list