summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-08-25 16:51:44 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-08-25 16:51:44 +0000
commit6dbc5887e5226b77a5b850d70e0a5083b0992d30 (patch)
treeba4ab782e8006bd5b30fd8c3e41c974f9ee56728 /docs
parentde00db210c739353c61539250796e328c7564e3e (diff)
downloadllvm-6dbc5887e5226b77a5b850d70e0a5083b0992d30.tar.gz
llvm-6dbc5887e5226b77a5b850d70e0a5083b0992d30.tar.bz2
llvm-6dbc5887e5226b77a5b850d70e0a5083b0992d30.tar.xz
Added autoconf code that verifies that the C compiler is at the minimum
supported version (3.x). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8142 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseTasks.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html
index e84829a3bc..4ba8f58a05 100644
--- a/docs/ReleaseTasks.html
+++ b/docs/ReleaseTasks.html
@@ -118,7 +118,6 @@ a "wishlist" of desirable features.
</li>
</ul>
<li>Move the Reoptimizer code out of mainline CVS and the release.</li>
- <li>Add autoconf checks to ensure that the compiler is GCC 3.x or higher.<br>
</li>
<li>Documentation</li>