[PM] Remove a failed attempt to port the CallGraph analysis to the new
[oota-llvm.git] / lib / Analysis / MemDepPrinter.cpp
index 54a04d9856b7e97a31970f68d2378f2358a03c1e..da3b829b6d31fd8b4c355f0b9944f0b86da05ef8 100644 (file)
@@ -74,7 +74,7 @@ namespace {
       return InstTypePair(inst, type);
     }
   };
-} // namespace
+}
 
 char MemDepPrinter::ID = 0;
 INITIALIZE_PASS_BEGIN(MemDepPrinter, "print-memdeps",