mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
misched prep: remove extra "protected"
llvm-svn: 152257
This commit is contained in:
parent
40eae1a830
commit
8608f03241
@ -216,8 +216,6 @@ namespace llvm {
|
||||
///
|
||||
LoopDependencies LoopRegs;
|
||||
|
||||
protected:
|
||||
|
||||
/// DbgValues - Remember instruction that preceeds DBG_VALUE.
|
||||
typedef std::vector<std::pair<MachineInstr *, MachineInstr *> >
|
||||
DbgValueVector;
|
||||
|
Loading…
Reference in New Issue
Block a user