Skip to content

Commit 397e4dc

Browse files
authored
[libc++][docs] Add link to VendorDocumentation.rst from TestingLibcxx.rst (#108714)
This makes it easier for readers to locate how to build the library.
1 parent 68e4518 commit 397e4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/TestingLibcxx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Please see the `Lit Command Guide`_ for more information about LIT.
2626
Usage
2727
-----
2828

29-
After building libc++, you can run parts of the libc++ test suite by simply
29+
After :ref:`building libc++ <VendorDocumentation>`, you can run parts of the libc++ test suite by simply
3030
running ``llvm-lit`` on a specified test or directory. If you're unsure
3131
whether the required libraries have been built, you can use the
3232
``cxx-test-depends`` target. For example:

0 commit comments

Comments
 (0)