Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
authorDan Gohman <gohman@apple.com>
Tue, 16 Nov 2010 17:28:22 +0000 (17:28 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 16 Nov 2010 17:28:22 +0000 (17:28 +0000)
commitab7fa0885e8351c0d510938caeac83d3000031d1
tree8538d641159e4fcd59cb2b6b10139dc5e5af08b1
parent1845009290e4d804ad377927bd8a08cca3036adc
Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
for Arnaud Allard de Grandmaison for preparing a patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119351 91177308-0d34-0410-b5e6-96231b3b80d8
docs/tutorial/LangImpl4.html
docs/tutorial/LangImpl5.html
docs/tutorial/LangImpl6.html
docs/tutorial/LangImpl7.html
examples/Kaleidoscope/Chapter4/toy.cpp
examples/Kaleidoscope/Chapter5/toy.cpp
examples/Kaleidoscope/Chapter6/toy.cpp
examples/Kaleidoscope/Chapter7/toy.cpp