Skip to content
Commit fcac22ea authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add IsFinished arg to EmitBlock.

 - Indicates that caller is done with the block and it can be dropped
   if it has no predecessors. Useful for callers who need to make
   landing pads but which may not be reached.

No functionality change.

llvm-svn: 59207
parent d0e32791
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