diff options
-rw-r--r-- | lib/CodeGen/InstrSched/SchedGraph.h | 1 | ||||
-rw-r--r-- | lib/Target/SparcV9/InstrSched/SchedGraph.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/CodeGen/InstrSched/SchedGraph.h b/lib/CodeGen/InstrSched/SchedGraph.h index e12d90ffcd..35cdfd2513 100644 --- a/lib/CodeGen/InstrSched/SchedGraph.h +++ b/lib/CodeGen/InstrSched/SchedGraph.h @@ -33,6 +33,7 @@ class SchedGraphEdge; class SchedGraphNode; class SchedGraph; class NodeToRegRefMap; +class MachineInstr; /******************** Exported Data Types and Constants ********************/ diff --git a/lib/Target/SparcV9/InstrSched/SchedGraph.h b/lib/Target/SparcV9/InstrSched/SchedGraph.h index e12d90ffcd..35cdfd2513 100644 --- a/lib/Target/SparcV9/InstrSched/SchedGraph.h +++ b/lib/Target/SparcV9/InstrSched/SchedGraph.h @@ -33,6 +33,7 @@ class SchedGraphEdge; class SchedGraphNode; class SchedGraph; class NodeToRegRefMap; +class MachineInstr; /******************** Exported Data Types and Constants ********************/ |