R600: Add some missing CF instruction definitions to the .td files.
[oota-llvm.git] / lib / Target / R600 / AMDGPUMachineFunction.cpp
index d4531012c84da1b2d88109e9814240e4d52ee729..14171f46020a2b4def16d0e6f0a11e6aecf920e7 100644 (file)
@@ -6,7 +6,7 @@ using namespace llvm;
 
 static const char *const ShaderTypeAttribute = "ShaderType";
 
-// pin vtable to this file
+// Pin the vtable to this file.
 void AMDGPUMachineFunction::anchor() {}
 
 AMDGPUMachineFunction::AMDGPUMachineFunction(const MachineFunction &MF) :