We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee964ce commit b49aeb2Copy full SHA for b49aeb2
llvm/docs/GettingStarted.html
@@ -547,8 +547,9 @@
547
<p>
548
If you have the LLVM distribution, you will need to unpack it before you
549
can begin to compile it. LLVM is distributed as a set of two files: the LLVM
550
-suite and the LLVM GCC front end compiled for your platform. Each
551
-file is a TAR archive that is compressed with the gzip program.
+suite and the LLVM GCC front end compiled for your platform. There is an
+additional test suite that is optional. Each file is a TAR archive that is
552
+compressed with the gzip program.
553
</p>
554
555
<p> The files are as follows:
0 commit comments