From: Chris Lattner Date: Mon, 21 Feb 2005 16:35:31 +0000 (+0000) Subject: add another plausible reason X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c8118e17ea0cf1a5e9541852f3bceb822a265a99;p=oota-llvm.git add another plausible reason git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20262 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index eb7a318775d..e60adf06852 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -46,6 +46,7 @@ process, and you should only try to do it if:

  1. you really, really, really can't use the binaries we distribute
  2. you are an elite GCC hacker.
  3. +
  4. you want to use the latest bits from CVS.

We welcome patches to help make this process simpler.