diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2003-07-23 20:25:08 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-07-23 20:25:08 +0000 |
commit | de420aee32ea799eada24afb59857040172c75d1 (patch) | |
tree | ce9c881d05b1399c859bf7e4c101221e14d6285a /lib/Support | |
parent | b6ede8aaa0501f875f8b3b73fcd5e4bc71b4c2e2 (diff) |
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().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7275 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support')
0 files changed, 0 insertions, 0 deletions