search for: d8b4ea74

Displaying 2 results from an estimated 2 matches for "d8b4ea74".

2010 Jun 30
0
[LLVMdev] [patch] DwarfDebug problem with line section
...; >> > >> > > > > > > > > -- > > - > > Devang > > > > > > -- > - > Devang > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100630/d8b4ea74/attachment.html>
2010 Jun 29
2
[LLVMdev] [patch] DwarfDebug problem with line section
I updated DwarfDebug to use section offset, instead of hard coding 0, to handle LTO properly. r107202. Thanks for brining this up. - Devang On Tue, Jun 29, 2010 at 11:27 AM, Devang Patel <devang.patel at gmail.com> wrote: > DW_AT_stmt_list attribute's value is a section offset to the line no > info for current compilation unit. If there is only one  compilation > unit