mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-09 10:31:14 +00:00
Remove another stale comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57828 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
854255361e
commit
1ad70c09c8
@ -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…
x
Reference in New Issue
Block a user