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

* Factored RemovePredecessorFromBlock into BasicBlock::removePredecessor

* Avoid messing around with this case:
  br label %A
%A:  br label %A
* Enable optimizations that are correct now.

llvm-svn: 102
parent e4abb609
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