summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/LevelRaise.cpp
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-07-23 20:25:08 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-07-23 20:25:08 +0000
commita92dce471ba2dcd9cd4d8744d35fe81f5be8d7b6 (patch)
tree939789c3a4753df82cc80af05eb7a39b4c5458ac /llvm/lib/Transforms/LevelRaise.cpp
parent4b4dacd838fcceddd641e5ca41187b46ad5cd447 (diff)
downloadbcm5719-llvm-a92dce471ba2dcd9cd4d8744d35fe81f5be8d7b6.tar.gz
bcm5719-llvm-a92dce471ba2dcd9cd4d8744d35fe81f5be8d7b6.zip
Printer.cpp: Ditch addRequired/getAnalysis, because they leave
Printer::doFinalization() out in the cold. Now we pass in a TargetMachine to Printer's constructor and get the TargetData from the TargetMachine. Don't pass TargetMachine or MRegisterInfo objects around in the Printer. Constify TargetData references. X86.h: Update comment and prototype of createX86CodePrinterPass(). X86TargetMachine.cpp: Update callers of createX86CodePrinterPass(). llvm-svn: 7275
Diffstat (limited to 'llvm/lib/Transforms/LevelRaise.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud