From 86550b0a143c839956c0f3c1bca589c24ebcc3fb Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Mon, 31 Mar 2008 08:50:45 +0000 Subject: [PATCH] There isn't any c++ code in LangImpl8.html, so use that instead of OCamlLangImpl8.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48979 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 e6caf222d70..bfaafe7265f 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -45,7 +45,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
      -- 2.34.1