tidy up debug info comments, use ->isVoidTy() where reasonable.
authorChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 07:25:48 +0000 (07:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 07:25:48 +0000 (07:25 +0000)
commit4ee93c430367000c80a02ba218ddf712aa3e57ed
treeb2336ce943a120f7d9a37724746e927e0714bc4c
parent5a96f93573439be771ce9609fa2a5754c94485b6
tidy up debug info comments, use ->isVoidTy() where reasonable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92249 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp