[PATCH] D112936: [Docs] Document scripts that are use to generate assertion in test cases

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 03:33:53 PDT 2021


RKSimon added inline comments.


================
Comment at: llvm/docs/TestingGuide.rst:294
+
+update_analyze_test_checks.py
+opt --analyze --costmodel
----------------
xgupta wrote:
> MaskRay wrote:
> > This may render poorly in rst. Place them into a code-block
> Thanks, I tested the generated .html file, it looks fine now.
"These are the most common scripts and their purposes/applications in generating assertions:"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112936



More information about the llvm-commits mailing list