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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 21:52:16 PDT 2019


MaskRay 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!
----------------
Will you fix the message `-section-headers`?


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