mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
13 lines
645 B
Diff
13 lines
645 B
Diff
Index: docs/CommandGuide/lit.rst
|
|
===================================================================
|
|
--- docs/CommandGuide/lit.rst (revision 294645)
|
|
+++ docs/CommandGuide/lit.rst (revision 294646)
|
|
@@ -56,7 +56,7 @@
|
|
Search for :file:`{NAME}.cfg` and :file:`{NAME}.site.cfg` when searching for
|
|
test suites, instead of :file:`lit.cfg` and :file:`lit.site.cfg`.
|
|
|
|
-.. option:: -D NAME, -D NAME=VALUE, --param NAME, --param NAME=VALUE
|
|
+.. option:: -D NAME[=VALUE], --param NAME[=VALUE]
|
|
|
|
Add a user defined parameter ``NAME`` with the given ``VALUE`` (or the empty
|
|
string if not given). The meaning and use of these parameters is test suite
|