[PATCH] D119108: [ELF] Remove obscure -dp and GNU ld incompatible --[no-]define-common, ignore -d/-dc

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 22:04:59 PST 2022


MaskRay updated this revision to Diff 407048.
MaskRay retitled this revision from "[ELF] Remove GNU ld incompatible --[no-]define-common and obscure -dc/-dp" to "[ELF] Remove obscure -dp and GNU ld incompatible --[no-]define-common, ignore -d/-dc".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: krytarowski.

Keep -dc since used by FreeBSD crunchgen (though being removed by https://reviews.freebsd.org/D34215)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119108/new/

https://reviews.llvm.org/D119108

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/SyntheticSections.cpp
  lld/docs/ReleaseNotes.rst
  lld/docs/ld.lld.1
  lld/test/ELF/relocatable-common.s
  lld/test/ELF/silent-ignore.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119108.407048.patch
Type: text/x-patch
Size: 6887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/ae97abaf/attachment.bin>


More information about the llvm-commits mailing list