OSDN Git Service

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)
commit4b938958bcc59586508bc9681e75c2e3f5164672
treef37f654f34a94e403bfd52903afdce872ea759dd
parent20574a913e76a1f2f2bab1ba5d3973179a7daf77
Add PrefixPrinter arguments to the dump routines for MachineFunction and
MachineBasicBlock.  We'll use these shortly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76603 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/MachineBasicBlock.cpp
lib/CodeGen/MachineFunction.cpp