mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
GettingStarted.rst: Fix 'If you you' typo (PR37787)
llvm-svn: 334584
This commit is contained in:
parent
c50f941cad
commit
aa23250926
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user