Fix comments.
[oota-llvm.git] / lib / VMCore / Pass.cpp
index a7d7f61dd76225104acad4ae6c57b5e671059830..9afc540633219bb8ac6ff611f1682e7fa7a155ed 100644 (file)
@@ -213,7 +213,6 @@ RegisterAGBase::RegisterAGBase(const char *Name, const void *InterfaceID,
                                                          *this, isDefault);
 }
 
-
 //===----------------------------------------------------------------------===//
 // PassRegistrationListener implementation
 //