Unify the destruction code used for node pairs vs normal nodes. This was
causing a problem before because global values with incoming edges didn't copy the incoming edges to the node they were being merged from, causing the poolalloc pass to die. llvm-svn: 2079
Loading
Please register or sign in to comment