[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
Wed Feb 9 10:23:08 PST 2022


MaskRay added a comment.

Thanks:) 14.0.0 will have this diagnostic: https://github.com/llvm/llvm-project/commit/7efa49801166f221d8fd7b20ac0d04368b8ea9d5

The FreeBSD crunchgen and grub usage of -d/-dc are being removed but we will keep no-op -d/-dc for a while.
-dp and --[no-]define-common will be removed by this patch (milestone: 15.0.0).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119108



More information about the llvm-commits mailing list