search for: ac5377d7

Displaying 3 results from an estimated 3 matches for "ac5377d7".

2013 Oct 16
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
On Wed, Oct 16, 2013 at 1:33 PM, Manman Ren <manman.ren at gmail.com> wrote: > >> patch looks fairly obvious/trivial >> >> Have you tried any of the test cases I've described (special members, >> nested types, and member templates - all used across CUs so an earlier CU >> has the type definition and a latter one has one of these extra members)? >>
2013 Oct 16
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
> > > patch looks fairly obvious/trivial > > Have you tried any of the test cases I've described (special members, > nested types, and member templates - all used across CUs so an earlier CU > has the type definition and a latter one has one of these extra members)? > I'd like to see test results for these before we progress. > Yes, templates and nested types
2013 Oct 17
1
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...erenced DIE belong to the same CU (i.e. we made the right decision about the reference form inside addDIEEntry). Thanks, Manman > > - David > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131016/ac5377d7/attachment.html>