add another plausible reason
authorChris Lattner <sabre@nondot.org>
Mon, 21 Feb 2005 16:35:31 +0000 (16:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Feb 2005 16:35:31 +0000 (16:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20262 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CFEBuildInstrs.html

index eb7a318775d6ff54bc789c96174500a2def4300e..e60adf068528374cf0917527b6aa7f6191026159 100644 (file)
@@ -46,6 +46,7 @@ process, and you should <b>only</b> try to do it if:</p>
 <ol>
   <li>you really, really, really can't use the binaries we distribute</li>
   <li>you are an elite GCC hacker.</li>
+  <li>you want to use the latest bits from CVS.</li>
 </ol>
 
 <p>We welcome patches to help make this process simpler.</p>