Add accessors for the PPC 403 bank registers.
[oota-llvm.git] / lib / Target / R600 / R600MachineFunctionInfo.cpp
index d0d35cf0efe4d3c00a5e7ecf974d3bcf282180f2..01105c614c5530b90a8e08f301800d3f69174a16 100644 (file)
@@ -13,7 +13,7 @@
 using namespace llvm;
 
 
-// pin vtable to this file
+// Pin the vtable to this file.
 void R600MachineFunctionInfo::anchor() {}
 
 R600MachineFunctionInfo::R600MachineFunctionInfo(const MachineFunction &MF)