LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
target.cc File Reference

Abstract a Target machine. More...

#include <target/cpu.hh>
#include <target/target.hh>
Include dependency graph for target.cc:

Namespaces

namespace  target
 Multiple target support.

Functions

std::ostream & target::operator<< (std::ostream &ostr, const Target &t)
 Output t on ostr.

Detailed Description

Abstract a Target machine.