diff --git a/clang/www/get_started.html b/clang/www/get_started.html index 05925969f873..a8fe3c717f8c 100644 --- a/clang/www/get_started.html +++ b/clang/www/get_started.html @@ -30,6 +30,8 @@ bugs in LLVM Bugzilla.

On Unix-like Systems

+

Note: as an experimental setup, you can use a single checkout with all the projects, and an easy CMake invocation, see the LLVM Doc "For developers to work with a git monorepo"

+

If you would like to check out and build Clang, the current procedure is as follows: