mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-30 17:33:24 +00:00
Fix comment typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124705 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
692df93de4
commit
63f8659d69
@ -663,7 +663,7 @@ public:
|
||||
}
|
||||
|
||||
/// getFrameIndexInstrOffset - Get the offset from the referenced frame
|
||||
/// index in the instruction, if the is one.
|
||||
/// index in the instruction, if there is one.
|
||||
virtual int64_t getFrameIndexInstrOffset(const MachineInstr *MI,
|
||||
int Idx) const {
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user