diff options
Diffstat (limited to 'docs/LLVMBuild.html')
-rw-r--r-- | docs/LLVMBuild.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/LLVMBuild.html b/docs/LLVMBuild.html index 904d0e56e4..bb1883a12c 100644 --- a/docs/LLVMBuild.html +++ b/docs/LLVMBuild.html @@ -88,6 +88,11 @@ $ROOT of project trees for things which can be checked out separately. --> developers who are not working on the build system would only ever need to modify the contents of the <i>LLVMBuild.txt</i> description files (although we have not reached this goal yet).</p> + + <p>For more information on the utility tool we provide to help interfacing + with the build system, please see + the <a href="CommandGuide/html/llvm-build.html">llvm-build</a> + documentation.</p> </div> <!-- *********************************************************************** --> |