[PATCH] D56288: [ELF] Do not enable 'new dtags' on NetBSD by default

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 06:13:28 PST 2019


mgorny added a comment.

Ok, maybe I'm being silly but since clang driver has to pass `--enable-new-dtags` for GNU ld compatibility anyway, wouldn't it make sense to keep the default as disabled in order to match GNU ld behavior?


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D56288





More information about the llvm-commits mailing list