joker.eph added inline comments. ================ Comment at: include/llvm/Transforms/IPO/GlobalDCE.h:31 @@ +30,3 @@ + static StringRef name() { return "GlobalDCEPass"; } + GlobalDCEPass() {} + PreservedAnalyses run(Module &M); ---------------- why? http://reviews.llvm.org/D19782