Fix a typo in a comment.

llvm-svn: 61035
This commit is contained in:
Dan Gohman 2008-12-15 17:26:50 +00:00
parent c811d8f055
commit 498d391245
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ protected:
}
public:
/// canFoldMemoryOperand - Returns true if the specified load / store is
/// canFoldMemoryOperand - Returns true for the specified load / store if
/// folding is possible.
virtual
bool canFoldMemoryOperand(const MachineInstr *MI,