Take away the default iostream argument of createMachineFunctionPrinterPass(),
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 4 Feb 2004 21:41:01 +0000 (21:41 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 4 Feb 2004 21:41:01 +0000 (21:41 +0000)
commit74ceb298fed410b23b79f8b21fba5a97623f1ea0
tree94893ffae01c11cce7aa5aa82ae8fcc0185c21c3
parent3b9f445c132e951da89eaea14671c91897467c7a
Take away the default iostream argument of createMachineFunctionPrinterPass(),
at Chris's request.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11120 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp