Changes in directory llvm/lib/CodeGen:
ELFWriter.cpp updated: 1.19 -> 1.20
MachineCodeEmitter.cpp (r1.28) removed
---
Log message:
Refactor the machine code emitter interface to pull the pointers for the current
code emission location into the base class, instead of being in the derived
classe
Changes in directory llvm/lib/CodeGen:
ELFWriter.cpp updated: 1.18 -> 1.19
MachineCodeEmitter.cpp updated: 1.27 -> 1.28
---
Log message:
Remove dead method
---
Diffs of the changes: (+0 -7)
ELFWriter.cpp |3 ---
MachineCodeEmitter.cpp |4
2 files changed, 7 deletions(