diff options
author | Chris Lattner <sabre@nondot.org> | 2005-02-21 16:35:31 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-02-21 16:35:31 +0000 |
commit | 25170b0177422c30c0db51b3ead887d6e41709cb (patch) | |
tree | 90d61194e8c1daeff79252d13137475204bb63e0 /llvm | |
parent | b3dd24435f88412e3215d78eaef05dd83f82b8b7 (diff) | |
download | bcm5719-llvm-25170b0177422c30c0db51b3ead887d6e41709cb.tar.gz bcm5719-llvm-25170b0177422c30c0db51b3ead887d6e41709cb.zip |
add another plausible reason
llvm-svn: 20262
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/docs/CFEBuildInstrs.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html index eb7a318775d..e60adf06852 100644 --- a/llvm/docs/CFEBuildInstrs.html +++ b/llvm/docs/CFEBuildInstrs.html @@ -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> |