[PATCH] D86762: [ELF] Add documentation for --warn-backrefs: a layering check tool
Manoj Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 09:06:42 PDT 2020
manojgupta added a comment.
@MaskRay Is there a global option to disable e.g --no-warn-backrefs . It is not easy for us to add -warn-backrefs-exclude=<glob> individually to all packages where we need to suppress the error.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86762/new/
https://reviews.llvm.org/D86762
More information about the llvm-commits
mailing list