Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
[oota-llvm.git] / include / llvm / CodeGen / FileWriters.h
2009-07-06 Bruno Cardoso LopesAdd the Object Code Emitter class. Original patch by...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-03-11 Dan GohmanUse PassManagerBase instead of FunctionPassManager...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-02-08 Bill WendlingFixed comments.
2007-02-08 Bill WendlingDeclarations for functions that create different file...