Comment formatting.

llvm-svn: 169358
This commit is contained in:
Andrew Trick 2012-12-05 06:47:06 +00:00
parent aebee680b6
commit 73b8a8a5e4
1 changed files with 1 additions and 1 deletions

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;