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

Yacine Belkadi yacine.belkadi.1 at gmail.com
Sat May 4 04:42:52 PDT 2013


On 05/04/2013 12:46 AM, David Blaikie wrote:
> Looks mostly reasonable - haven't thought about it in detail yet.
> 
> Could you do the checks with one dump/check instead of two, though?

Sure.
I initially used two dump/checks so the test wouldn't depend on the order of
the DWARF tags (constructor one relative to the destructor one) in the dump.
Please find attached the updated patch (I also changed some wording in the
commit message).

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: 13044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130504/1a9845a6/attachment.bin>


More information about the llvm-commits mailing list