[LLVMdev] [cfe-dev] Debug information on multiple files
Devang Patel
dpatel at apple.com
Tue Aug 31 07:52:55 PDT 2010
Ok. I will review.
Devang
On Aug 31, 2010, at 2:15 AM, Renato Golin <rengolin at systemcall.org> wrote:
> On 26 August 2010 09:32, Krister Wombell <kuwerty at gmail.com> wrote:
>> I've also been looking at debugging with ELF and noticed the same problem as
>> Renato. I just sent a patch to llvmcommits that fixes the problem.
>> DW_at_stmt_list needs to emit a label(and therefore a relocation) for the
>> offset rather a constant 0, then the linker can fixup the offset as it
>> shuffles object files around.
>
> Hi Krister,
>
> We've applied your patch locally and it solved our problem, thanks!
>
> Can somebody review/commit that before 2.8 is branched?
>
> cheers,
> --renato
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list