From c8118e17ea0cf1a5e9541852f3bceb822a265a99 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 21 Feb 2005 16:35:31 +0000 Subject: [PATCH] add another plausible reason git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20262 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CFEBuildInstrs.html | 1 + 1 file changed, 1 insertion(+) 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.

-- 2.34.1