Fix a typo in a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61035 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2008-12-15 17:26:50 +00:00
parent 582048d5b8
commit 2b00aebda9

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,