[llvm-commits] CVS: llvm/www/docs/GettingStarted.html
John Criswell
criswell at cs.uiuc.edu
Thu Jul 3 11:04:01 PDT 2003
Changes in directory llvm/www/docs:
GettingStarted.html updated: 1.19 -> 1.20
---
Log message:
Added another remark on how building the C front end is optional.
---
Diffs of the changes:
Index: llvm/www/docs/GettingStarted.html
diff -u llvm/www/docs/GettingStarted.html:1.19 llvm/www/docs/GettingStarted.html:1.20
--- llvm/www/docs/GettingStarted.html:1.19 Thu Jul 3 11:01:38 2003
+++ llvm/www/docs/GettingStarted.html Thu Jul 3 11:03:39 2003
@@ -205,7 +205,7 @@
# this is csh or tcsh syntax</tt>
</ol>
<p>
- <li>Build the LLVM C Front End
+ <li>Build the LLVM C Front End <b>(optional)</b>
<ol>
<li>Create a directory for the object files to live.
<li><tt>cd <i>object file directory</i></tt>
More information about the llvm-commits
mailing list