[PATCH] D143419: lit: Fix formatting in README.rst
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 04:19:56 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6d670dc2b52: lit: Fix formatting in README.rst (authored by tstellar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143419/new/
https://reviews.llvm.org/D143419
Files:
llvm/utils/lit/README.rst
Index: llvm/utils/lit/README.rst
===================================================================
--- llvm/utils/lit/README.rst
+++ llvm/utils/lit/README.rst
@@ -41,7 +41,7 @@
ideas on what to work on:
https://github.com/llvm/llvm-project/labels/tools%3Allvm-lit
-Before submitting patches, run the test suite to ensure nothing has regressed:
+Before submitting patches, run the test suite to ensure nothing has regressed::
# From within your LLVM source directory.
utils/lit/lit.py \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143419.505436.patch
Type: text/x-patch
Size: 504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/c8d6356b/attachment.bin>
More information about the llvm-commits
mailing list