commit | c5851d4c6156d098826a3904f0d07731a0a94c41 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Nov 03 18:32:06 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Nov 03 18:32:06 2005 +0000 |
tree | 39a0468774becddf7616622a091ca4f8b6132e16 | |
parent | f2be1246fe3e70a720df3abee6ac85aaedd773db [diff] [blame] |
Add more bison versions, thanks to Vladimir git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24169 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 5d568f6..f493c5d 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html
@@ -362,7 +362,7 @@ <tr> <td><a href="http://www.gnu.org/software/bison/bison.html">Bison</a></td> - <td>1.28, 1.35, or 2.0</td> + <td>1.28, 1.35, 1.75, or 2.0 (not 1.85)</td> <td>YACC compiler</td> </tr>