Displaying 2 results from an estimated 2 matches for "7ff97535".
2010 Dec 06
0
[LLVMdev] question on generating dwarf metadata
...xt
metadata, ;; Name
metadata, ;; Reference to file where defined
i32, ;; Line number where defined
metadata ;; Type descriptor
}
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101206/7ff97535/attachment.html>
2010 Dec 04
4
[LLVMdev] question on generating dwarf metadata
On 12/03/2010 06:28 PM, Devang Patel wrote:
> We are working on a document. Here is current draft:
> http://wiki.llvm.org/Debug_Information
>
> -
> Devang
While this is great news, it doesn't completely satisfy my needs. Your
documentation assumes one is going to use the LLVM provided functions
(such as DIFactory::). My front-end can't use them because it is not