[Debug Info PATCH] patches to generate unique identifier for external C++ types

Manman Ren manman.ren at gmail.com
Thu Aug 29 14:33:48 PDT 2013


Hi,

I think it is a good idea to start a new thread :)
Attached please find 3 patches: one for llvm (update DIBuilder to retain
types with unique
identifier), one for clang (to generate the unique identifier), the last
for updating testing cases.

Thanks,
Manman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130829/3501a3a9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-DIBuilder-will-retain-types-created-with-a-unique-id.patch
Type: application/octet-stream
Size: 4107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130829/3501a3a9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Generate-a-unique-identifier-for-external-C-struct-u.patch
Type: application/octet-stream
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130829/3501a3a9/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Update-testing-cases.patch
Type: application/octet-stream
Size: 28605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130829/3501a3a9/attachment-0002.obj>


More information about the llvm-commits mailing list