[PATCH] D137006: [lit] Deduplicate README and longdescription, and update it
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 23:46:33 PDT 2022
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: llvm/utils/lit/README.rst:50
-Note that lit's tests depend on 'not' and 'FileCheck', LLVM utilities.
+Note that lit's tests depend on *not* and *FileCheck*, LLVM utilities.
You will need to have built LLVM tools in order to run lit's test suite
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137006/new/
https://reviews.llvm.org/D137006
More information about the llvm-commits
mailing list