[FunctionAttrs] Extract a helper function for the core logic used to
[oota-llvm.git] / lib / CodeGen / ScheduleDAGPrinter.cpp
index cdf27ae5fedde58453a6abc90444c4d60603a353..b2e4617720ff53f3bb100aa0d1dbd719fad4a042 100644 (file)
@@ -72,7 +72,7 @@ namespace llvm {
       return G->addCustomGraphFeatures(GW);
     }
   };
-} // namespace llvm
+}
 
 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU,
                                                        const ScheduleDAG *G) {