Reformat file.
[oota-llvm.git] / lib / CodeGen / RegAllocBase.cpp
index 3a4d5462a8a0a29ba0fd11c4d70db4152f386779..293e306a29139fc3e66b16e8327ea293934d7bac 100644 (file)
@@ -50,7 +50,7 @@ bool RegAllocBase::VerifyEnabled = false;
 //                         RegAllocBase Implementation
 //===----------------------------------------------------------------------===//
 
-// pin vtable to this file
+// Pin the vtable to this file.
 void RegAllocBase::anchor() {}
 
 void RegAllocBase::init(VirtRegMap &vrm,