[PATCH] D35153: Use DenseMap instead std::map for GVSummaryMapTy
tejohnson accepted this revision. tejohnson added a comment. This revision is now accepted and ready to land. LGTM https://reviews.llvm.org/D35153 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo
[PATCH] D35153: Use DenseMap instead std::map for GVSummaryMapTy
danielcdh created this revision. Herald added a subscriber: sanjoy. Frontend change for https://reviews.llvm.org/D35148 https://reviews.llvm.org/D35153 Files: lib/CodeGen/BackendUtil.cpp Index: lib/CodeGen/BackendUtil.cpp === -