From 82560a91a5d5290af58a7a3fc0f8d9ec53ad9f10 Mon Sep 17 00:00:00 2001 From: Sanjay Patel Date: Fri, 30 May 2014 20:55:55 +0000 Subject: [PATCH] fixed typo llvm-svn: 209916 --- llvm/docs/GettingStarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index 8f43a88..65bb6bb 100644 --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -741,7 +741,7 @@ builds: Debug Builds - These builds are the default when one is using an Subversion checkout and + These builds are the default when one is using a Subversion checkout and types ``gmake`` (unless the ``--enable-optimized`` option was used during configuration). The build system will compile the tools and libraries with debugging information. To get a Debug Build using the LLVM distribution the -- 2.7.4