mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Tweak a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27066 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0bd135db59
commit
b470caad78
@ -344,7 +344,7 @@ public:
|
||||
MachineBasicBlock &MBB) const = 0;
|
||||
|
||||
/// getLocation - This method should return the actual location of a frame
|
||||
/// variable given the frame index.
|
||||
/// variable given the frame index. The location is returned in ML.
|
||||
virtual void getLocation(MachineFunction &MF, unsigned Index,
|
||||
MachineLocation &ML) const = 0;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user