mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-22 03:48:57 +00:00
Somehow, I missed this part of the checkin a couple days ago
llvm-svn: 28116
This commit is contained in:
parent
56694d0bb0
commit
60c4e49b4e
@ -101,9 +101,6 @@ public:
|
||||
// Default - the MBB of the default bb, which is a successor of the range
|
||||
// check MBB. This is when updating PHI nodes in successors.
|
||||
MachineBasicBlock *Default;
|
||||
// SuccMBBs - a vector of unique successor MBBs used for updating CFG info
|
||||
// and PHI nodes.
|
||||
std::set<MachineBasicBlock*> SuccMBBs;
|
||||
};
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user