From 2790498178b4bb7c8594c936d512410d55b91d98 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 18 Sep 2021 09:55:10 +0200 Subject: [PATCH] Adjust the doc after the renaming of debuginfo-tests => cross-project-tests --- llvm/docs/TestingGuide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/TestingGuide.rst b/llvm/docs/TestingGuide.rst index aeb2e89..1b11c9d 100644 --- a/llvm/docs/TestingGuide.rst +++ b/llvm/docs/TestingGuide.rst @@ -184,7 +184,7 @@ or the :doc:`lit man page `. 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. -- 2.7.4