================
@@ -774,16 +774,19 @@ struct DevirtIndex {
// importing.
std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap;
+ DenseSet<StringRef> &Globals;
----------------
yonghong-song wrote:Sure. Will add. https://github.com/llvm/llvm-project/pull/178587 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
