[PATCH] D102829: Add --quiet option to llvm-gsymutil to suppress output of warnings.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 11:44:28 PDT 2021
clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.
Contents looks good, just need a test to ensure that warnings are quieted. There should be a test for each kind of warning, so it should be easy to run that same command with the --quiet option and verify that the warning does _not_ appear.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102829/new/
https://reviews.llvm.org/D102829
More information about the llvm-commits
mailing list