From: Chris Lattner Date: Mon, 1 Dec 2003 05:12:09 +0000 (+0000) Subject: fix broken link X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=832e2503e54340ba08d02d43005f0e226e8a0dab;p=oota-llvm.git fix broken link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10273 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Stacker.html b/docs/Stacker.html index 89fa41468c5..e8d68083981 100644 --- a/docs/Stacker.html +++ b/docs/Stacker.html @@ -1337,7 +1337,7 @@ interested, here are some things that could be implemented better:

  • Provide for I/O to arbitrary files instead of just stdin/stdout.
  • Write additional built-in words.
  • Write additional sample Stacker programs.
  • -
  • Add your own compiler writing experiences and tips in the +
  • Add your own compiler writing experiences and tips in the Lessons I Learned About LLVM section.