mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 04:32:19 +00:00
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:
parent
582048d5b8
commit
2b00aebda9
@ -340,7 +340,7 @@ protected:
|
|||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/// canFoldMemoryOperand - Returns true if the specified load / store is
|
/// canFoldMemoryOperand - Returns true for the specified load / store if
|
||||||
/// folding is possible.
|
/// folding is possible.
|
||||||
virtual
|
virtual
|
||||||
bool canFoldMemoryOperand(const MachineInstr *MI,
|
bool canFoldMemoryOperand(const MachineInstr *MI,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user