Changes in directory llvm/docs:
MakefileGuide.html updated: 1.36 -> 1.37 --- Log message: Fix an anchor name. --- Diffs of the changes: (+2 -2) MakefileGuide.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/MakefileGuide.html diff -u llvm/docs/MakefileGuide.html:1.36 llvm/docs/MakefileGuide.html:1.37 --- llvm/docs/MakefileGuide.html:1.36 Mon Aug 7 18:12:15 2006 +++ llvm/docs/MakefileGuide.html Mon Aug 7 18:44:59 2006 @@ -282,7 +282,7 @@ <!-- ======================================================================= --> <div class="doc_subsubsection"> - <a name="LodableModules">Loadable Modules</a> + <a name="LoadableModules">Loadable Modules</a> </div> <div class="doc_text"> <p>In some situations, you need to create a loadable module. Loadable modules @@ -1039,7 +1039,7 @@ <a href="mailto:[EMAIL PROTECTED]">Reid Spencer</a><br> <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2006/08/07 23:12:15 $ + Last modified: $Date: 2006/08/07 23:44:59 $ </address> </body> </html> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits