aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-03 18:28:22 +0000
committerChris Lattner <sabre@nondot.org>2005-11-03 18:28:22 +0000
commitf2be1246fe3e70a720df3abee6ac85aaedd773db (patch)
treef5a4d6c6290fa1e1ef7c9e33a39c437ef6c2889c /docs/GettingStarted.html
parent0e5e0d14a8054fee1360bf671297c7990d460c13 (diff)
downloadexternal_llvm-f2be1246fe3e70a720df3abee6ac85aaedd773db.zip
external_llvm-f2be1246fe3e70a720df3abee6ac85aaedd773db.tar.gz
external_llvm-f2be1246fe3e70a720df3abee6ac85aaedd773db.tar.bz2
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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index b241535..5d568f6 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>