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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 07:48:52 PDT 2017


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

- Allow multiple standart filters.

(Behavior is inconsistent with GNU linkers, but matches to what Oracle spec says).


https://reviews.llvm.org/D35352

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/SyntheticSections.cpp
  test/ELF/auxiliary.s
  test/ELF/filter.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35352.106427.patch
Type: text/x-patch
Size: 5663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/313f9121/attachment.bin>


More information about the llvm-commits mailing list