[cfe-commits] Clang DebugInfo Patch for StopPoints.

Sanjiv.Gupta at microchip.com Sanjiv.Gupta at microchip.com
Fri May 2 04:39:23 PDT 2008


Hi,

Please find the patch attached for stoppoint debug info generation in
clang.
It also includes a command line switch called -g.
There are two new files to be placed in lib/CodeGen , those files are
attached here.


Thanks,
Sanjiv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.stoppoint.50575
Type: application/octet-stream
Size: 7266 bytes
Desc: patch.stoppoint.50575
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080502/ceab97d9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CodeGenDebugInfo.cpp
Type: application/octet-stream
Size: 4993 bytes
Desc: CodeGenDebugInfo.cpp
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080502/ceab97d9/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CodeGenDebugInfo.h
Type: application/octet-stream
Size: 2606 bytes
Desc: CodeGenDebugInfo.h
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080502/ceab97d9/attachment-0002.obj>


More information about the cfe-commits mailing list