[PATCH] D56722: [lld] [ELF] Support for warn-once option

Strahinja Petrovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 07:41:28 PST 2019


spetrovic created this revision.
spetrovic added a reviewer: ruiu.
Herald added subscribers: llvm-commits, arichardson, emaste.
Herald added a reviewer: espindola.

This patch adds warn-once option in LLD.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D56722

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Relocations.cpp
  ELF/Symbols.h
  test/ELF/warn-once.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56722.181781.patch
Type: text/x-patch
Size: 3363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/d01713ee/attachment.bin>


More information about the llvm-commits mailing list