diff options
author | Chris Lattner <sabre@nondot.org> | 2005-11-03 18:28:22 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-11-03 18:28:22 +0000 |
commit | f2be1246fe3e70a720df3abee6ac85aaedd773db (patch) | |
tree | f5a4d6c6290fa1e1ef7c9e33a39c437ef6c2889c /docs/GettingStarted.html | |
parent | 0e5e0d14a8054fee1360bf671297c7990d460c13 (diff) |
Per bug 655, give people more options in case 1.35 doesn't build on their
system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24168 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index b241535a2d..5d568f603f 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -362,7 +362,7 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p> <tr> <td><a href="http://www.gnu.org/software/bison/bison.html">Bison</a></td> - <td>1.35</td> + <td>1.28, 1.35, or 2.0</td> <td>YACC compiler</td> </tr> |