[PATCH] D134794: [lld-macho] Do not error out on dead stripped duplicate symbols

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 17:21:24 PDT 2022


thakis added a comment.

I'm surprised it's that many, but that sounds pretty convincing.

If it's not too much trouble, maybe putting this behind a flag like Jez suggests might be good – code that can _only_ link with `-dead_strip` seems pretty broken and it might be nice to catch this by default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134794



More information about the llvm-commits mailing list