mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-05 03:36:43 +00:00
Fix comment typo.
llvm-svn: 124705
This commit is contained in:
parent
a233675b43
commit
b6fe71fef9
@ -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…
x
Reference in New Issue
Block a user