aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-01-04 06:51:22 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-01-04 06:51:22 +0000
commit4896c5db35e03e4374677e01fe0e2a28e4dd2605 (patch)
tree60cf2b1137f7db6536e2b162ae826d46f31fb3aa /docs/GettingStarted.html
parent172c362fefe3d6e762ada119d4084ed4ed31595b (diff)
downloadexternal_llvm-4896c5db35e03e4374677e01fe0e2a28e4dd2605.zip
external_llvm-4896c5db35e03e4374677e01fe0e2a28e4dd2605.tar.gz
external_llvm-4896c5db35e03e4374677e01fe0e2a28e4dd2605.tar.bz2
Update list of supported bisons.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25082 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 369b403..fd4fd5a 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, 1.75, or 2.0 (not 1.85)</td>
+ <td>1.28, 1.35, 1.75, 1.875d, 2.0, or 2.1<br>(not 1.85 or 1.875)</td>
<td>YACC compiler</td>
</tr>