Commit b49aeb23 authored by John Criswell's avatar John Criswell
Browse files

Attempt to clarify that there is an additional test suite package.

llvm-svn: 18698
parent ee964cec
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -547,8 +547,9 @@ You can set these on the command line, or better yet, set them in your
<p>
If you have the LLVM distribution, you will need to unpack it before you
can begin to compile it.  LLVM is distributed as a set of two files: the LLVM
suite and the LLVM GCC front end compiled for your platform.  Each
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
compressed with the gzip program.
</p>

<p> The files are as follows: