aprantl added a comment. > The declaration subprograms are in the retained types list - but when > retained types are emitted, only types in the retained types list are used, > the subprograms (and the types they only indirectly reference) are ignored.
So adding the subprogram nodes to retained types has no effect? That's good to know. I think we can remove the code then, as long as the existing tests aren't affected. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D80369/new/ https://reviews.llvm.org/D80369 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits