Adjust the doc after the renaming of debuginfo-tests => cross-project-tests
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 18 Sep 2021 07:55:10 +0000 (09:55 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 18 Sep 2021 07:55:57 +0000 (09:55 +0200)
llvm/docs/TestingGuide.rst

index aeb2e89..1b11c9d 100644 (file)
@@ -184,7 +184,7 @@ or the :doc:`lit man page <CommandGuide/lit>`.
 Debugging Information tests
 ---------------------------
 
-To run debugging information tests simply add the ``debuginfo-tests``
+To run debugging information tests simply add the ``cross-project-tests``
 project to your ``LLVM_ENABLE_PROJECTS`` define on the cmake
 command-line.