Skip to content

Commit b49aeb2

Browse files
author
John Criswell
committed
Attempt to clarify that there is an additional test suite package.
llvm-svn: 18698
1 parent ee964ce commit b49aeb2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

llvm/docs/GettingStarted.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,9 @@
547547
<p>
548548
If you have the LLVM distribution, you will need to unpack it before you
549549
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.
550+
suite and the LLVM GCC front end compiled for your platform. There is an
551+
additional test suite that is optional. Each file is a TAR archive that is
552+
compressed with the gzip program.
552553
</p>
553554

554555
<p> The files are as follows:

0 commit comments

Comments
 (0)