[PATCH] D77512: [ELF] Add --warn-backrefs-exclude=<glob>

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 02:14:21 PDT 2020


psmith accepted this revision.
psmith added a comment.
This revision is now accepted and ready to land.

Thanks for the response. If this is aimed more at advanced rather than casual users then I'm happy with the interface. Maybe worth waiting to early next week to see if there are any more comments, people may be on Easter break.

As an aside I think LLD has reached the point where there is quite a diverse user base and Hyrum's law now applies. Pretty much everything we change is going to upset someone depending on it. I think this means that we have to be thinking more about stability and to give people tools to find out where there may be incompatibilities so I think it is good to have features like these.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77512





More information about the llvm-commits mailing list