[llvm-commits] CVS: llvm/lib/CodeGen/MachineDebugInfo.cpp DwarfWriter.cpp

2006-11-30 Thread Jim Laskey
Changes in directory llvm/lib/CodeGen: MachineDebugInfo.cpp updated: 1.60 -> 1.61 DwarfWriter.cpp updated: 1.104 -> 1.105 --- Log message: Change global descriptor names to provide name, full name and linkage name. --- Diffs of the changes: (+35 -36) DwarfWriter.cpp | 59 +++

[llvm-commits] CVS: llvm/lib/CodeGen/MachineDebugInfo.cpp DwarfWriter.cpp

2006-08-21 Thread Jim Laskey
Changes in directory llvm/lib/CodeGen: MachineDebugInfo.cpp updated: 1.46 -> 1.47 DwarfWriter.cpp updated: 1.69 -> 1.70 --- Log message: Adding C++ member support. --- Diffs of the changes: (+152 -62) DwarfWriter.cpp | 210 --- MachineD

[llvm-commits] CVS: llvm/lib/CodeGen/MachineDebugInfo.cpp DwarfWriter.cpp

2006-03-09 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen: MachineDebugInfo.cpp updated: 1.29 -> 1.30 DwarfWriter.cpp updated: 1.46 -> 1.47 --- Log message: back out my previous hack --- Diffs of the changes: (+4 -4) DwarfWriter.cpp |2 +- MachineDebugInfo.cpp |6 +++--- 2 files changed, 4 insert

[llvm-commits] CVS: llvm/lib/CodeGen/MachineDebugInfo.cpp DwarfWriter.cpp

2006-03-09 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen: MachineDebugInfo.cpp updated: 1.28 -> 1.29 DwarfWriter.cpp updated: 1.45 -> 1.46 --- Log message: temporary hack to get the build working again, apparently a header commit was forgotten --- Diffs of the changes: (+4 -4) DwarfWriter.cpp |2 +-