From: Misha Brukman Date: Thu, 1 Jul 2004 17:20:53 +0000 (+0000) Subject: Fix grammar in Stacker doc description. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=beb5e782013428702392c8be894e29a9a7ae5aea;p=oota-llvm.git Fix grammar in Stacker doc description. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14533 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index d5b2ea10e34..1becb6d9dab 100644 --- a/docs/index.html +++ b/docs/index.html @@ -111,9 +111,9 @@ Instructions
  • Source Level Debugging with LLVM
  • TableGen Fundamentals
  • -
  • The Stacker Cronicles - This document describes -both the Stacker language and LLVM frontend, but also some details about LLVM -useful for those writing front-ends.
  • +
  • The Stacker Cronicles - describes both the +Stacker language and LLVM frontend, as well as some details about LLVM useful +for those writing front-ends.
  • Command Line Library
  • Extending LLVM
  • Coding Standards