1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

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 f678691da6
commit d55f68eef2

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,