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

Clean up RemoveDeadNodes significantly, by eliminating the need for a temporary

set and eliminating the need to iterate whenever something is removed (which
can be really slow in some cases).  Thx to Jim for pointing out something silly
I was getting stuck on. :)

llvm-svn: 24241
parent 88e234dd
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