[PATCH] D21357: [CrossDSOCFI] Change the pass so that it doesn't require doInitialization()
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 11:44:20 PDT 2016
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lib/Transforms/IPO/CrossDSOCFI.cpp:49
@@ -48,3 +48,3 @@
Module *M;
MDNode *VeryLikelyWeights;
----------------
Remove this field.
http://reviews.llvm.org/D21357
More information about the llvm-commits
mailing list