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

2006-06-23 Thread Jim Laskey
Changes in directory llvm/lib/CodeGen: DwarfWriter.cpp updated: 1.66 -> 1.67 --- Log message: Add and sort "sections" in debug lines. This always stepping through code in sections other than ".text", including weak sections like ctors and dtors. --- Diffs of the changes: (+113 -88) DwarfW

[llvm-commits] CVS: llvm/lib/Target/X86/X86ATTAsmPrinter.cpp

2006-06-23 Thread Jim Laskey
Changes in directory llvm/lib/Target/X86: X86ATTAsmPrinter.cpp updated: 1.51 -> 1.52 --- Log message: Add and sort "sections" in debug lines. This always stepping through code in sections other than ".text", including weak sections like ctors and dtors. --- Diffs of the changes: (+1 -4) X

[llvm-commits] CVS: llvm/include/llvm/CodeGen/AsmPrinter.h DwarfWriter.h MachineDebugInfo.h

2006-06-23 Thread Jim Laskey
Changes in directory llvm/include/llvm/CodeGen: AsmPrinter.h updated: 1.40 -> 1.41 DwarfWriter.h updated: 1.37 -> 1.38 MachineDebugInfo.h updated: 1.36 -> 1.37 --- Log message: Add and sort "sections" in debug lines. This always stepping through code in sections other than ".text", including w

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp

2006-06-23 Thread Jim Laskey
Changes in directory llvm/lib/Target/PowerPC: PPCAsmPrinter.cpp updated: 1.179 -> 1.180 --- Log message: Add and sort "sections" in debug lines. This always stepping through code in sections other than ".text", including weak sections like ctors and dtors. --- Diffs of the changes: (+1 -4)

Re: [llvm-commits] CVS: llvm/include/llvm/CodeGen/AsmPrinter.h DwarfWriter.h MachineDebugInfo.h

2006-06-23 Thread Jim Laskey
I'm getting old and my brain is confused.s/always/allows/Cheers,-- JimOn Jun 23, 2006, at 9:52 AM, Jim Laskey wrote:Add and sort "sections" in debug lines.  This always stepping through code in sections other than ".text", including weak sections like ctors and dtors. smime.p7s Description: S/MIM