Rename inst_range() to instructions() for consistency. NFC
[oota-llvm.git] / lib / Analysis / LoopPass.cpp
index 81b7ecd480bfd6531bfb6cb20c6c489210aa3109..e9fcf02118b978351e322c3932b89f9e4f8227a8 100644 (file)
@@ -56,7 +56,7 @@ public:
 };
 
 char PrintLoopPass::ID = 0;
-} // namespace
+}
 
 //===----------------------------------------------------------------------===//
 // LPPassManager