mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 07:41:38 +00:00
update some comments
llvm-svn: 29853
This commit is contained in:
parent
0f0148d5f8
commit
a6ad752f16
@ -314,8 +314,7 @@ public:
|
||||
//===--------------------------------------------------------------------===//
|
||||
// Interfaces used by the register allocator and stack frame
|
||||
// manipulation passes to move data around between registers,
|
||||
// immediates and memory. The return value is the number of
|
||||
// instructions added to (negative if removed from) the basic block.
|
||||
// immediates and memory. FIXME: Move these to TargetInstrInfo.h.
|
||||
//
|
||||
|
||||
virtual void storeRegToStackSlot(MachineBasicBlock &MBB,
|
||||
|
Loading…
x
Reference in New Issue
Block a user