whitespace cleanups, make the MipsAsmPrinter::doInitialization
authorChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 17:39:48 +0000 (17:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 17:39:48 +0000 (17:39 +0000)
commitb34e3a9b6be179190da4f469f2d563ab1d29f73d
treed1d4a0ae0a69511861640901eea025fbbfbbf97c
parentd3ffc0617402f3111f55bbb86d2fb121669fe680
whitespace cleanups, make the MipsAsmPrinter::doInitialization
chain to the super class instead of initializing mangler directly.
This gives it .file and module level inline asm support among other
things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp