diff --git a/docs/tutorial/LangImpl8.html b/docs/tutorial/LangImpl8.html index c0c7bbb09a8..9a1a8a28ced 100644 --- a/docs/tutorial/LangImpl8.html +++ b/docs/tutorial/LangImpl8.html @@ -3,8 +3,7 @@ - Kaleidoscope: Conclusion, ideas for extensions, and other useful - tidbits + Kaleidoscope: Conclusion and other useful LLVM tidbits @@ -12,14 +11,38 @@ -
Kaleidoscope: Conclusion
+
Kaleidoscope: Conclusion and other useful LLVM + tidbits
+ + +

Written by Chris Lattner

-
Tutorial Conclusion
+
Tutorial Conclusion
diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index 52ce42bd464..2406ebe1ebf 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -34,7 +34,7 @@
  • Extending the language: control flow
  • Extending the language: user-defined operators
  • Extending the language: mutable variables / SSA construction
  • -
  • Conclusion, ideas for extensions, and other useful tidbits
  • +
  • Conclusion and other useful LLVM tidbits
  • Advanced Topics