The previous code could potentially cause a cycle. Allow ordering w.r.t. a 0 order.
[oota-llvm.git] / lib / CodeGen / MachineModuleInfoImpls.cpp
2009-09-16 Benjamin KramerDon't sort the vector when it is empty. This should...
2009-09-16 Chris Lattneradd a new MachineModuleInfoMachO class, which is the...