mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-23 22:15:25 +00:00
Tweak a comment.
llvm-svn: 27066
This commit is contained in:
parent
704b1e07a3
commit
b4ff5c3e78
@ -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…
x
Reference in New Issue
Block a user