Added another remark on how building the C front end is optional.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 3 Jul 2003 16:03:39 +0000 (16:03 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 3 Jul 2003 16:03:39 +0000 (16:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7097 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 778c569215aba17763eaf960f7cd1d56a8274171..b61bf6f6a62f0d5f0f34a18cde0524ba1744ebda 100644 (file)
             &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>