MaskRay added a comment.

`clang-tblgen --gen-opt-docs -I ../llvm/include -I include/clang/Driver 
include/clang/Driver/ClangOptionDocs.td`

For -gsplit-dwarf, the message has lost information. I have found similar 
patterns for other options.

   .. option:: -gsplit-dwarf=<arg>
   .. program:: clang
   
  -Set DWARF fission mode to either 'split' or 'single'
  +Set DWARF fission mode
   
   .. option:: -gstrict-dwarf, -gno-strict-dwarf


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122378

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to