mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 08:41:49 +00:00
Fix typo and broken link
llvm-svn: 149820
This commit is contained in:
parent
9d93af489b
commit
33bdce0fd3
@ -28,7 +28,7 @@ By default B<lit> will use a succinct progress display and will only print
|
|||||||
summary information for test failures. See L<"OUTPUT OPTIONS"> for options
|
summary information for test failures. See L<"OUTPUT OPTIONS"> for options
|
||||||
controlling the B<lit> progress display and output.
|
controlling the B<lit> progress display and output.
|
||||||
|
|
||||||
B<lit> also includes a number of options for controlling how tests are exected
|
B<lit> also includes a number of options for controlling how tests are executed
|
||||||
(specific features may depend on the particular test format). See L<"EXECUTION
|
(specific features may depend on the particular test format). See L<"EXECUTION
|
||||||
OPTIONS"> for more information.
|
OPTIONS"> for more information.
|
||||||
|
|
||||||
@ -227,7 +227,7 @@ which can report unsupported tests.
|
|||||||
=back
|
=back
|
||||||
|
|
||||||
Depending on the test format tests may produce additional information about
|
Depending on the test format tests may produce additional information about
|
||||||
their status (generally only for failures). See the L<Output|"LIT OUTPUT">
|
their status (generally only for failures). See the L<Output|"OUTPUT OPTIONS">
|
||||||
section for more information.
|
section for more information.
|
||||||
|
|
||||||
=head1 LIT INFRASTRUCTURE
|
=head1 LIT INFRASTRUCTURE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user