[PATCH] D42929: Add -no-allow-multiple-definition, -no-pic-executable and -no-warn-common.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 12:51:43 PST 2018


ruiu created this revision.
ruiu added a reviewer: rafael.
Herald added a subscriber: emaste.

GNU gold has these options.


https://reviews.llvm.org/D42929

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/test/ELF/allow-multiple-definition.s
  lld/test/ELF/pie.s
  lld/test/ELF/warn-common.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42929.132884.patch
Type: text/x-patch
Size: 4864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/27bf315f/attachment.bin>


More information about the llvm-commits mailing list