search for: 28dce4af

Displaying 2 results from an estimated 2 matches for "28dce4af".

2013 Mar 20
0
[LLVMdev] Debug Info Documentation State
...way to emit it so that what you emit is understood by the backend and if you've got any specific questions the mailing list should work well. -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130320/28dce4af/attachment.html>
2013 Mar 20
2
[LLVMdev] Debug Info Documentation State
Hi, I wanted to add debug info to my language (compiler written in Scala, outputs .ll files), but I found it really hard to do based on the documentation provided at http://llvm.org/docs/SourceLevelDebugging.html (I looked at the specific doc for LLVM 3.0 though) With LLVM 3.0, DI version 8 (which is documented there) seemed to work, except DW_TAG_auto_variable for which I used version tag 11