llvm-project/llvm/include
Dan Gohman a6fbc282b2 Add an assertion to the ScheduleDAGInstrs class to catch SUnits
reallocations. We don't do cloning on MachineInstr schedule DAGs,
but this is a worthwhile sanity check regardless.

llvm-svn: 61343
2008-12-22 21:08:08 +00:00
..
llvm Add an assertion to the ScheduleDAGInstrs class to catch SUnits 2008-12-22 21:08:08 +00:00
llvm-c Add dyn_cast_or_null bindings for some additional classes missed in r61252. 2008-12-19 18:51:17 +00:00