mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 06:53:53 +00:00
Remove another stale comment.
llvm-svn: 57828
This commit is contained in:
parent
ebb16d8ed5
commit
d63d1e317b
@ -547,9 +547,7 @@ public:
|
||||
/// eliminated by this method. This method may modify or replace the
|
||||
/// specified instruction, as long as it keeps the iterator pointing the the
|
||||
/// finished product. SPAdj is the SP adjustment due to call frame setup
|
||||
/// instruction. The return value is the number of instructions added to
|
||||
/// (negative if removed from) the basic block.
|
||||
///
|
||||
/// instruction.
|
||||
virtual void eliminateFrameIndex(MachineBasicBlock::iterator MI,
|
||||
int SPAdj, RegScavenger *RS=NULL) const = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user