Skip to content
Commit d63afb41 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 4973f73a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment