bito.cxx File Reference

Back end to emit BitC "object" files. More...

#include <stdint.h>
#include <stdlib.h>
#include <dirent.h>
#include <fstream>
#include <iostream>
#include <string>
#include <sstream>
#include "Version.hxx"
#include "Options.hxx"
#include "UocInfo.hxx"
#include "AST.hxx"

Go to the source code of this file.

Functions

bool EmitBitO (std::ostream &optStream, std::ostream &errStream)


Detailed Description

Back end to emit BitC "object" files.

Calling this a back end is moderately laughable. All it does is pretty-print the original UoC.

Definition in file bito.cxx.


Function Documentation

bool EmitBitO ( std::ostream &  optStream,
std::ostream &  errStream 
)

Definition at line 62 of file bito.cxx.

References BITC_VERSION, Options::outputFileName, UocInfo::srcList, and uoc.


Generated on Sat Feb 4 23:59:29 2012 for BitC Compiler by  doxygen 1.4.7