[PATCH] D70021: llvm-ranlib/nm: Don't print usage message except for usage errors
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 12:53:01 PST 2019
dschuff accepted this revision.
dschuff added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/tools/llvm-ar/invalid-object-file.test:10
+
+## Also test that errors like this such as input line don't generate a usage message
+# CHECK-NOT: USAGE: llvm-ar
----------------
I'm not sure what this sentence is trying to say. maybe remove "such as"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70021/new/
https://reviews.llvm.org/D70021
More information about the llvm-commits
mailing list