From: Brian Gaeke Date: Wed, 12 Nov 2003 20:47:30 +0000 (+0000) Subject: Make the beginning of this page look like the beginnings of other pages. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7af03e9d859dae6d7dfff07596225d90b410a46d;p=oota-llvm.git Make the beginning of this page look like the beginnings of other pages. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9930 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 588aef84494..000d0507da8 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -11,8 +11,26 @@ Bootstrapping the LLVM C/C++ Front-End -

This document is intended to explain the process of building the LLVM -C/C++ front-end, based on GCC 3.4, from source.

+
    +
  1. A Cautionary Note +
  2. Instructions +
+ +
+

Written by Brian R. Gaeke

+
+ + +
+ A Cautionary Note +
+ + +
+

This document is intended to explain the process of building the +LLVM C/C++ front-end, based on GCC 3.4, from its source code. You +would have to do this, for example, if you are porting LLVM to a new +architecture or operating system.

NOTE: This is currently a somewhat fragile, error-prone process, and you should only try to do it if:

@@ -24,6 +42,7 @@ process, and you should only try to do it if:

We welcome patches to help make this process simpler.

+
@@ -158,7 +177,7 @@ following means: