Added another remark on how building the C front end is optional.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7097 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2003-07-03 16:03:39 +00:00
parent ce760f6f54
commit 6e0a667f25

View File

@ -205,7 +205,7 @@
&nbsp;&nbsp;&nbsp;# 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>