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

Updated code sizes for LLVM.

llvm-svn: 15666
parent f2a68db0
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -188,31 +188,31 @@ software you will need.</p>

  <li>Linux on x86 (Pentium and above)
  <ul>
    <li>Approximately 1.02 GB of Free Disk Space
    <li>Approximately 2.6 GB of Free Disk Space
    <ul>
      <li>Source code: 45 MB</li>
      <li>Object code: 956 MB</li>
      <li>GCC front end: 40 MB</li>
      <li>Source code: 57 MB</li>
      <li>Object code: 2.5 GB</li>
      <li>GCC front end: 30 MB</li>
    </ul></li>
  </ul>
  </li>

  <li>Solaris on SparcV9 (Ultrasparc)
  <ul>
    <li>Approximately 1.75 GB of Free Disk Space
    <li>Approximately 2.6 GB of Free Disk Space
      <ul>
        <li>Source code: 45 MB</li>
        <li>Object code: 1705 MB</li>
        <li>GCC front end: 50 MB</li>
        <li>Source code: 57 MB</li>
        <li>Object code: 2.5 GB</li>
        <li>GCC front end: 46 MB</li>
      </ul></li>
  </ul>
  </li>

  <li>FreeBSD on x86 (Pentium and above)
  <ul>
    <li>Approximately 935 MB of Free Disk Space
    <li>Approximately 1 GB of Free Disk Space
    <ul>
      <li>Source code: 45 MB</li>
      <li>Source code: 57 MB</li>
      <li>Object code: 850 MB</li>
      <li>GCC front end: 40 MB</li>
    </ul></li>
@@ -222,11 +222,11 @@ software you will need.</p>
  <li>MacOS X on PowerPC
  <ul>
    <li>Experimental support for static native code generation
    <li>Approximately 1.25 GB of Free Disk Space
    <li>Approximately 1.6 GB of Free Disk Space
      <ul>
        <li>Source code: 45 MB</li>
        <li>Object code: 1160 MB</li>
        <li>GCC front end: 40 MB</li>
        <li>Source code: 57 MB</li>
        <li>Object code: 1.5 GB</li>
        <li>GCC front end: 36 MB</li>
      </ul></li>
  </ul>