aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/CodeGen/InstrSched/SchedPriorities.h1
-rw-r--r--lib/Target/SparcV9/InstrSched/SchedPriorities.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/CodeGen/InstrSched/SchedPriorities.h b/lib/CodeGen/InstrSched/SchedPriorities.h
index 2d0bff9..c76bead 100644
--- a/lib/CodeGen/InstrSched/SchedPriorities.h
+++ b/lib/CodeGen/InstrSched/SchedPriorities.h
@@ -38,6 +38,7 @@ class MethodLiveVarInfo;
enum SchedDebugLevel_t {
Sched_NoDebugInfo,
+ Sched_Disable,
Sched_PrintMachineCode,
Sched_PrintSchedTrace,
Sched_PrintSchedGraphs,
diff --git a/lib/Target/SparcV9/InstrSched/SchedPriorities.h b/lib/Target/SparcV9/InstrSched/SchedPriorities.h
index 2d0bff9..c76bead 100644
--- a/lib/Target/SparcV9/InstrSched/SchedPriorities.h
+++ b/lib/Target/SparcV9/InstrSched/SchedPriorities.h
@@ -38,6 +38,7 @@ class MethodLiveVarInfo;
enum SchedDebugLevel_t {
Sched_NoDebugInfo,
+ Sched_Disable,
Sched_PrintMachineCode,
Sched_PrintSchedTrace,
Sched_PrintSchedGraphs,