Changes in directory llvm/lib/CodeGen:
MachineCodeEmitter.cpp updated: 1.26 -> 1.27
---
Log message:
Remove the debug machine code emitter. The "FilePrinterEmitter" is more
useful for debugging.
---
Diffs of the changes: (+0 -52)
MachineCodeEmitter.cpp | 52 -
Changes in directory llvm/lib/CodeGen:
MachineCodeEmitter.cpp updated: 1.24 -> 1.25
---
Log message:
mixed-STL programs are big and nasty :(
---
Diffs of the changes: (+1 -0)
MachineCodeEmitter.cpp |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/CodeGen/MachineCodeEmitter.cpp