Rework topo_sort so eliminate some behavior that scaled terribly. This reduces the...
[oota-llvm.git] / include / llvm-c /
2007-01-06 Chris LattnerAdd C wrappers for the LTO library (PR1081). Patch...