From: Hans Wennborg Date: Wed, 13 Jun 2018 09:11:10 +0000 (+0000) Subject: GettingStarted.rst: Fix 'If you you' typo (PR37787) X-Git-Tag: android-x86-8.1-r1~2189 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=83f6dc20df0480404f10c25ee81711f0667725a1;p=android-x86%2Fexternal-llvm.git GettingStarted.rst: Fix 'If you you' typo (PR37787) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334584 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 7afccc56aa9..b26df141b86 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -200,7 +200,7 @@ will need about 1-3 GB of space. A full build of LLVM and Clang will need aroun is so large because of all the debugging information and the fact that the libraries are statically linked into multiple tools). -If you you are space-constrained, you can build only selected tools or only +If you are space-constrained, you can build only selected tools or only selected targets. The Release build requires considerably less space. The LLVM suite *may* compile on other platforms, but it is not guaranteed to do