Loading llvm/docs/GettingStarted.html +3 −2 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
llvm/docs/GettingStarted.html +3 −2 Original line number Diff line number Diff line Loading @@ -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: Loading