Loading llvm/docs/GettingStarted.html +11 −11 Original line number Diff line number Diff line Loading @@ -182,10 +182,10 @@ software you will need.</p> <li>Linux on x86 (Pentium and above) <ul> <li>Approximately 918 MB of Free Disk Space <li>Approximately 1.02 GB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Object code: 850 MB</li> <li>Source code: 45 MB</li> <li>Object code: 956 MB</li> <li>GCC front end: 40 MB</li> </ul></li> </ul> Loading @@ -193,10 +193,10 @@ software you will need.</p> <li>Solaris on SparcV9 (Ultrasparc) <ul> <li>Approximately 1.52 GB of Free Disk Space <li>Approximately 1.75 GB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Object code: 1470 MB</li> <li>Source code: 45 MB</li> <li>Object code: 1705 MB</li> <li>GCC front end: 50 MB</li> </ul></li> </ul> Loading @@ -204,9 +204,9 @@ software you will need.</p> <li>FreeBSD on x86 (Pentium and above) <ul> <li>Approximately 918 MB of Free Disk Space <li>Approximately 935 MB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Source code: 45 MB</li> <li>Object code: 850 MB</li> <li>GCC front end: 40 MB</li> </ul></li> Loading @@ -216,9 +216,9 @@ software you will need.</p> <li>MacOS X on PowerPC <ul> <li>No native code generation <li>Approximately 1.20 GB of Free Disk Space <li>Approximately 1.25 GB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Source code: 45 MB</li> <li>Object code: 1160 MB</li> <li>GCC front end: 40 MB</li> </ul></li> Loading Loading @@ -871,7 +871,7 @@ different <a href="#tools">tools</a>.</p> <dt><tt>llvm/lib/Target/</tt><dd> This directory contains files that describe various target architectures for code generation. For example, the llvm/lib/Target/Sparc directory holds the Sparc machine the llvm/lib/Target/SparcV9 directory holds the Sparc machine description.<br> <dt><tt>llvm/lib/CodeGen/</tt><dd> This directory contains the major parts Loading Loading
llvm/docs/GettingStarted.html +11 −11 Original line number Diff line number Diff line Loading @@ -182,10 +182,10 @@ software you will need.</p> <li>Linux on x86 (Pentium and above) <ul> <li>Approximately 918 MB of Free Disk Space <li>Approximately 1.02 GB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Object code: 850 MB</li> <li>Source code: 45 MB</li> <li>Object code: 956 MB</li> <li>GCC front end: 40 MB</li> </ul></li> </ul> Loading @@ -193,10 +193,10 @@ software you will need.</p> <li>Solaris on SparcV9 (Ultrasparc) <ul> <li>Approximately 1.52 GB of Free Disk Space <li>Approximately 1.75 GB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Object code: 1470 MB</li> <li>Source code: 45 MB</li> <li>Object code: 1705 MB</li> <li>GCC front end: 50 MB</li> </ul></li> </ul> Loading @@ -204,9 +204,9 @@ software you will need.</p> <li>FreeBSD on x86 (Pentium and above) <ul> <li>Approximately 918 MB of Free Disk Space <li>Approximately 935 MB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Source code: 45 MB</li> <li>Object code: 850 MB</li> <li>GCC front end: 40 MB</li> </ul></li> Loading @@ -216,9 +216,9 @@ software you will need.</p> <li>MacOS X on PowerPC <ul> <li>No native code generation <li>Approximately 1.20 GB of Free Disk Space <li>Approximately 1.25 GB of Free Disk Space <ul> <li>Source code: 28 MB</li> <li>Source code: 45 MB</li> <li>Object code: 1160 MB</li> <li>GCC front end: 40 MB</li> </ul></li> Loading Loading @@ -871,7 +871,7 @@ different <a href="#tools">tools</a>.</p> <dt><tt>llvm/lib/Target/</tt><dd> This directory contains files that describe various target architectures for code generation. For example, the llvm/lib/Target/Sparc directory holds the Sparc machine the llvm/lib/Target/SparcV9 directory holds the Sparc machine description.<br> <dt><tt>llvm/lib/CodeGen/</tt><dd> This directory contains the major parts Loading