[PATCH] D80369: [DebugInfo][CallSites] Remove decl subprograms from 'retainedTypes:'
Djordje Todorovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 28 02:08:09 PDT 2020
djtodoro added a comment.
In D80369#2057866 <https://reviews.llvm.org/D80369#2057866>, @dblaikie wrote:
> Not sure I follow - why was it a problem that there was no DISubprogram at all?
Actually, since the DISubprograms from the retained types don't affect the final DWARF, it's not a problem at all. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80369/new/
https://reviews.llvm.org/D80369
More information about the cfe-commits
mailing list