Give clients of MachineFunctionPrinter the ability to specify a banner and
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 30 Jan 2004 21:53:46 +0000 (21:53 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 30 Jan 2004 21:53:46 +0000 (21:53 +0000)
commit09caa3751f3c53a8c8a7a81c2a60d6c8ddf5a980
tree77f03bb3c785b347aa43359876ee8eb572930b73
parent10d208d7b1a41665874815c4ed508b787ac728c3
Give clients of MachineFunctionPrinter the ability to specify a banner and
choose an ostream.

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