forked from OSchip/llvm-project
parent
c228f7a077
commit
e2a0dfad64
|
@ -38,6 +38,7 @@ class MethodLiveVarInfo;
|
|||
|
||||
enum SchedDebugLevel_t {
|
||||
Sched_NoDebugInfo,
|
||||
Sched_Disable,
|
||||
Sched_PrintMachineCode,
|
||||
Sched_PrintSchedTrace,
|
||||
Sched_PrintSchedGraphs,
|
||||
|
|
Loading…
Reference in New Issue