dump the module *before* we delete it, not after.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Feb 2008 06:18:42 +0000 (06:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Feb 2008 06:18:42 +0000 (06:18 +0000)
commit515686b13040d4a27b0537488247f1426ae4c4af
treec0e66bd136f21f11c781eab7dda23988cd8e3912
parent7c95debb496624ee43c2f25cc4d7299f4c589bb2
dump the module *before* we delete it, not after.

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