[PATCH] D68049: Propeller: Clang options for basic block sections

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 15:45:13 PDT 2020


tmsriram added inline comments.


================
Comment at: clang/docs/ClangCommandLineReference.rst:1336
+
+Generate labels for each basic block or place each basic block or a subset of basic blocks in its own section
+
----------------
rsmith wrote:
> This file is automatically generated from the .td file; this text will be lost when the file is auto-generated. To include a custom description here, it should be specified as a `DocBrief` annotation on the option. (Otherwise we default to using the `HelpText`.)
Thanks, I included it in both places like other options seem to be doing.


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

https://reviews.llvm.org/D68049





More information about the llvm-commits mailing list