mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-11 21:57:55 +00:00
Remove stale comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264131 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
613b7c3337
commit
ab71fdec0a
@ -727,8 +727,7 @@ public:
|
||||
void UpdateSplitBlock(MachineBasicBlock *First, MachineBasicBlock *Last);
|
||||
|
||||
/// Describes a gc.statepoint or a gc.statepoint like thing for the purposes
|
||||
/// of lowering into a STATEPOINT node. Right now it only abstracts an actual
|
||||
/// gc.statepoint, but that will change in the future.
|
||||
/// of lowering into a STATEPOINT node.
|
||||
struct StatepointLoweringInfo {
|
||||
/// Bases[i] is the base pointer for Ptrs[i]. Together they denote the set
|
||||
/// of gc pointers this STATEPOINT has to relocate.
|
||||
|
Loading…
Reference in New Issue
Block a user