Add PrefixPrinter arguments to the dump routines for MachineFunction and
authorDavid Greene <greened@obbligato.org>
Tue, 21 Jul 2009 18:27:05 +0000 (18:27 +0000)
committerDavid Greene <greened@obbligato.org>
Tue, 21 Jul 2009 18:27:05 +0000 (18:27 +0000)
commit3b458645be949b8e65702c711bb590d1a92fd097
tree78bb5a0b99f46ce62792d0dee94e9e76bca82eea
parent92ebf9dd6eca31e4c6b8b380fbdaa30736098d9e
Add PrefixPrinter arguments to the dump routines for MachineFunction and
MachineBasicBlock.  We'll use these shortly.

llvm-svn: 76603
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/lib/CodeGen/MachineFunction.cpp