diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-27 21:46:50 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-27 21:46:50 +0000 |
commit | 7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6 (patch) | |
tree | 2ebc6aedef1fe735cbaead804fcbfc73dfaa21d4 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
parent | da22eeca44ed2316a118c22a7df04e40a5f4ec74 (diff) | |
download | llvm-7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6.zip llvm-7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6.tar.gz llvm-7c81bdd4e7468e86d55fa4d058f1c6cbe4ce54b6.tar.bz2 |
Migrated static functions that print decls into a DeclPrinter class,
which is now used (or subclasssed) by the ASTConsumers. This new class
stores a FILE* that is used for writing, instead of just hardwiring output
to stderr (it defaults to stderr if no FILE* is provided).
Modified CreateASTPrinter() to accept a FILE* for printing.
llvm-svn: 44377
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions