rename the dwarf class to DwarfPrinter. This matches the filename
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 22:23:57 +0000 (22:23 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 22:23:57 +0000 (22:23 +0000)
commit066c9acca354e88c19ce740a7ff0e5910362aa7b
tree5c167c17114a433a4cf740d656e9215c3231ae24
parent3c65335f0696ea8876809d5bcddb97fa518b449a
rename the dwarf class to DwarfPrinter.  This matches the filename
and much more accurately describes what it is all about.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94233 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DIE.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/AsmPrinter/DwarfException.h
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h