From: John Criswell Date: Thu, 3 Jul 2003 16:03:39 +0000 (+0000) Subject: Added another remark on how building the C front end is optional. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6e0a667f2582fd426ce6a39a933edc7e93ad9466;p=oota-llvm.git 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 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 778c569215a..b61bf6f6a62 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -205,7 +205,7 @@    # this is csh or tcsh syntax

-

  • Build the LLVM C Front End +
  • Build the LLVM C Front End (optional)
    1. Create a directory for the object files to live.
    2. cd object file directory