aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-03 18:32:06 +0000
committerChris Lattner <sabre@nondot.org>2005-11-03 18:32:06 +0000
commitc5851d4c6156d098826a3904f0d07731a0a94c41 (patch)
tree39a0468774becddf7616622a091ca4f8b6132e16 /docs/GettingStarted.html
parentf2be1246fe3e70a720df3abee6ac85aaedd773db (diff)
downloadexternal_llvm-c5851d4c6156d098826a3904f0d07731a0a94c41.zip
external_llvm-c5851d4c6156d098826a3904f0d07731a0a94c41.tar.gz
external_llvm-c5851d4c6156d098826a3904f0d07731a0a94c41.tar.bz2
Add more bison versions, thanks to Vladimir
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24169 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 1 insertions, 1 deletions
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 @@ 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.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>