Update references to lines of code count.
authorCharlie Turner <charlesturner7c5@gmail.com>
Sat, 24 Jan 2015 21:51:17 +0000 (21:51 +0000)
committerCharlie Turner <charlesturner7c5@gmail.com>
Sat, 24 Jan 2015 21:51:17 +0000 (21:51 +0000)
commit7f58cf305f260f0cfb71767dd701f94883ed3abd
tree143a497908a602fc35df04058548a26cf7420a2a
parentc937185054dfa1a0f11fbfe06aa57a0e7e358e7e
Update references to lines of code count.

The number of lines of code in Kaleidoscope has risen from the
previously reported 700 to 986 according to the cloc tool. This tools
was run on the toy.cpp file from Chapter 8.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227019 91177308-0d34-0410-b5e6-96231b3b80d8
docs/tutorial/LangImpl1.rst
docs/tutorial/LangImpl9.rst