Comment formatting.

llvm-svn: 169358
This commit is contained in:
Andrew Trick 2012-12-05 06:47:06 +00:00
parent f1d1d7bad3
commit 4ea620823f

View File

@ -595,7 +595,7 @@ public:
return 0;
}
// Get the weight in units of pressure for this register class.
/// Get the weight in units of pressure for this register class.
virtual const RegClassWeight &getRegClassWeight(
const TargetRegisterClass *RC) const = 0;