[PATCH] D61294: [CommandLine] Add long option flag for cl::ParseCommandLineOptions . Part 5 of 5

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 15:51:16 PDT 2019


hintonda marked an inline comment as done.
hintonda added inline comments.


================
Comment at: llvm/test/tools/llvm-readobj/merged.test:13
 CHECK-NOT: Unknown command line argument
-UNKNOWN:   Unknown command line argument
+UNKNOWN:   for the -section-headers option: may only occur zero or one times!
----------------
MaskRay wrote:
> Will you fix the message `-section-headers`?
Fixed in D61270, which this patch includes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61294





More information about the llvm-commits mailing list