[LLVMdev] debug info for global variables when optimising

Jay Foad jay.foad at gmail.com
Fri May 29 06:24:02 PDT 2009


I see that llvm-gcc now has some support for generating debug info
when optimising - thanks!

However, it still doesn't generate debug info for global variables
when optimising. Is there any reason for this? With the attached
patch, the whole test suite passes for me with TEST=ipodbgopt.

Thanks,
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.globaldebug
Type: application/octet-stream
Size: 609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090529/daa5888f/attachment.obj>


More information about the llvm-dev mailing list