Skip to content
Commit c1da6ea3 authored by Bill Wendling's avatar Bill Wendling
Browse files

When extracting a basic block that ends in an 'invoke' instruction, we need to

extract its associated landing pad block as well. However, that landing pad
block may have more than one predecessor. So split the landing pad block so that
individual landing pads have only one predecessor.

This type of transformation may produce a false positive with bugpoint.

llvm-svn: 140173
parent fc1176e0
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