Discard "nomerge" nodes to speed up depgraph.altlist() since those nodes aren't used...
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 06:31:54 +0000 (06:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 06:31:54 +0000 (06:31 -0000)
commitc3df1ddc0925b43e62a2bec6ed848788897a977f
treebbb3246647d78c12864daa9c4accfcb489a9534c
parentc35dff88e8919d3c6c7d1e3f041da16afaf5e218
Discard "nomerge" nodes to speed up depgraph.altlist() since those nodes aren't used and the --tree algorithm does a good job of regenerating them when appropriate. This also fixes the display algorithm so it doesn't falsely detect duplicate edges as much. (branches/2.1.2 r7068)

svn path=/main/branches/2.1.2.9/; revision=7497
bin/emerge