From: John Criswell Date: Thu, 21 Aug 2003 15:25:20 +0000 (+0000) Subject: Further updates: X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=08dbe6b9276965dffa5b547f464a06c4b46b5655;p=oota-llvm.git Further updates: o Autoconf has been moved to its own directory. o The bugs are fixed but still need regressions. o Sparc now has a nightly tester. o The test/Programs directory has been cleaned up. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8002 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseTasks.html b/docs/ReleaseTasks.html index 44e24a78646..96726f3db67 100644 --- a/docs/ReleaseTasks.html +++ b/docs/ReleaseTasks.html @@ -90,7 +90,7 @@ a "wishlist" of desirable features. -
  • Fix currently known bugs and write regression tests.
  • +
  • Write regression tests.
  • Create an installer for the software.
  • -
  • Put autoconf files into a separate directory (i.e. not llvm).