clean up the memory management of the operands.
[oota-llvm.git] / lib / CodeGen / MachO.h
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-07-06 Bruno Cardoso LopesCleanup MachO writer and code emitter. Fix 80 cols...
2009-07-06 Bruno Cardoso LopesAdd the Object Code Emitter class. Original patch by...
2009-06-03 Bruno Cardoso LopesMove structures and classes into header files, providin...