[PATCH] D35352: [ELF] - Implement filter library support (-F / --filter)

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 02:42:49 PDT 2017


grimar updated this revision to Diff 106597.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D35352

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/SyntheticSections.cpp
  test/ELF/as-needed-no-reloc.s
  test/ELF/as-needed.s
  test/ELF/dynamic-reloc.s
  test/ELF/filter.s
  test/ELF/gc-sections-shared.s
  test/ELF/no-soname.s
  test/ELF/shared-be.s
  test/ELF/shared.s
  test/ELF/soname.s
  test/ELF/soname2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35352.106597.patch
Type: text/x-patch
Size: 9637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/60d27ee5/attachment.bin>


More information about the llvm-commits mailing list