[PATCH] Debug Info: emit linkage name for constructor/destructor

Yacine Belkadi yacine.belkadi.1 at gmail.com
Fri May 3 11:43:21 PDT 2013


Hi,

While looking into lldb's PR14540
(http://llvm.org/bugs/show_bug.cgi?id=14540), I've noticed that when
compiling with Clang on Linux, the generated DWARF debug info doesn't
contain linkage names (DW_AT_MIPS_linkage_name) for constructors and
destructors.

I have attached a patch (against r181009) about this. Can someone please
review it?

Thanks,
Yacine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Debug-Info-emit-linkage-name-for-ctor-dtor.patch
Type: text/x-patch
Size: 13109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130503/e1580ac1/attachment.bin>


More information about the llvm-commits mailing list