summaryrefslogtreecommitdiffstats
path: root/llvm/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-01-02 07:10:51 +0000
committerChris Lattner <sabre@nondot.org>2009-01-02 07:10:51 +0000
commitb7481cfcdfd71fb42065c020c75d0de75f985c8a (patch)
tree0a86369de9a47ba2d9abcdd0edcba6f398cb7c1b /llvm/docs/DeveloperPolicy.html
parent8730c6d46cf901c96f2e1640335d89faba8eb74d (diff)
downloadbcm5719-llvm-b7481cfcdfd71fb42065c020c75d0de75f985c8a.tar.gz
bcm5719-llvm-b7481cfcdfd71fb42065c020c75d0de75f985c8a.zip
lex and bison aren't needed to build llvm anymore.
llvm-svn: 61560
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r--llvm/docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index 61b78649910..6e8f9703cc7 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/docs/DeveloperPolicy.html
@@ -107,7 +107,7 @@
diff.</li>
<li>Patches should not include differences in generated code such as the
- code generated by <tt>flex</tt>, <tt>bison</tt> or <tt>tblgen</tt>. The
+ code generated by <tt>autoconf</tt> or <tt>tblgen</tt>. The
<tt>utils/mkpatch</tt> utility takes care of this for you.</li>
</ol>
OpenPOWER on IntegriCloud