From f6477b0a901ea4832b7b88a1da6a97670f5eda62 Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Sat, 1 Jan 2011 03:29:25 +0000 Subject: [PATCH] Add a reference to the OCamlLangImpl8. llvm-svn: 122651 --- docs/tutorial/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index 250b533f3f8..11dd5e2d732 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -35,7 +35,7 @@
  • Extending the language: control flow
  • Extending the language: user-defined operators
  • Extending the language: mutable variables / SSA construction
  • -
  • Conclusion and other useful LLVM tidbits
  • +
  • Conclusion and other useful LLVM tidbits
  • Advanced Topics