Update the tutorial to match changes to examples/Kaleidoscope.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 13 Sep 2009 21:38:54 +0000 (21:38 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 13 Sep 2009 21:38:54 +0000 (21:38 +0000)
commit422094c38dfe6878de40f4ad443dcd77542fac22
tree7824c7f6ede61d33ee538f497d02cc1c90e8cd16
parentf845c74c6243a10ee5df2af003dcf81bbd0b51a0
Update the tutorial to match changes to examples/Kaleidoscope.

One change I'm not folding in is the removal of two unused variables that
caused warnings, because those were there for expository purposes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81721 91177308-0d34-0410-b5e6-96231b3b80d8
docs/tutorial/LangImpl3.html
docs/tutorial/LangImpl4.html
docs/tutorial/LangImpl5.html
docs/tutorial/LangImpl6.html
docs/tutorial/LangImpl7.html