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

Change SplitBlock to increment a BasicBlock::iterator, not an Instruction*. ...

Change SplitBlock to increment a BasicBlock::iterator, not an Instruction*.  Apparently they do different things :)

This fixes a testcase that nate reduced from spass.

Also included are a couple minor code changes that don't affect the generated
code at all.

llvm-svn: 26235
parent 01afec2a
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