DOTGraphTraits: Allow the decision to show a graph to consider the analysis
[oota-llvm.git] / include / llvm / MC / MCInstrInfo.h
index d75c4cad1f1a721cb12196dc3a13c45cf9945232..70c86587b08c5b053a20022492095184e77d9a3c 100644 (file)
@@ -54,6 +54,6 @@ public:
   }
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif