From: Arnold Schwaighofer Date: Wed, 14 May 2008 09:17:12 +0000 (+0000) Subject: Add documentation for tail call optimization to CodeGenerator.html. Add a link X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9097d14e575fa54dcf28dfd1ae0c9ebe6931dce1;p=oota-llvm.git Add documentation for tail call optimization to CodeGenerator.html. Add a link referring to it to LangRef.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51097 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index d0eb1d51050..c09d9e1cd70 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -84,6 +84,7 @@
  • Target-specific Implementation Notes