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

Fix a really nasty bug from my changes on Monday to PHIElim. These changes

broke obsequi and a lot of other things.  It all boiled down to MBB being
overloaded in an inner scope and me confusing it with the one in the outer
scope.  Ugh!

llvm-svn: 13517
parent fa50a224
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