Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Qt Project
clang
llvm-project
Commits
303b238c
Commit
303b238c
authored
Mar 19, 2004
by
John Criswell
Browse files
Updated code and source sizes.
Fixed some minor typos. llvm-svn: 12513
parent
c1d89348
Changes
1
Hide whitespace changes
Inline
Side-by-side
llvm/docs/GettingStarted.html
View file @
303b238c
...
...
@@ -182,10 +182,10 @@ software you will need.</p>
<li>
Linux on x86 (Pentium and above)
<ul>
<li>
Approximately
918 M
B of Free Disk Space
<li>
Approximately
1.02 G
B 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>
...
...
@@ -193,10 +193,10 @@ software you will need.</p>
<li>
Solaris on SparcV9 (Ultrasparc)
<ul>
<li>
Approximately 1.5
2
GB of Free Disk Space
<li>
Approximately 1.
7
5 GB of Free Disk Space
<ul>
<li>
Source code:
28
MB
</li>
<li>
Object code: 1
4
70 MB
</li>
<li>
Source code:
45
MB
</li>
<li>
Object code: 170
5
MB
</li>
<li>
GCC front end: 50 MB
</li>
</ul></li>
</ul>
...
...
@@ -204,9 +204,9 @@ software you will need.</p>
<li>
FreeBSD on x86 (Pentium and above)
<ul>
<li>
Approximately 9
18
MB of Free Disk Space
<li>
Approximately 9
35
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>
...
...
@@ -216,9 +216,9 @@ software you will need.</p>
<li>
MacOS X on PowerPC
<ul>
<li>
No native code generation
<li>
Approximately 1.2
0
GB of Free Disk Space
<li>
Approximately 1.2
5
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>
...
...
@@ -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/Sparc
V9
directory holds the Sparc machine
description.
<br>
<dt><tt>
llvm/lib/CodeGen/
</tt><dd>
This directory contains the major parts
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment