Displaying 2 results from an estimated 2 matches for "7a55f374".
2010 Aug 25
2
[LLVMdev] Debug information on multiple files
Hi,
I'm trying to compile two files together with debug information but
seems that LLVM is getting the DW_AT_stmt_list wrong when ld is
linking the final executable.
Originally, I tried on ARM with Clang (+llc+gas+ln) and, the object
files, the DW_AT_stmt_list were null, as expected. When linking, they
should point to the offset in the line table, but all of them are
still null, so pointing
2010 Aug 25
2
[LLVMdev] [cfe-dev] Debug information on multiple files
..._______________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
--
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100825/7a55f374/attachment.html>