Skip to content
Commit 94419d6f authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix PR3784: If the source of a phi comes from a bb ended with an invoke, make...

Fix PR3784: If the source of a phi comes from a bb ended with an invoke, make sure the copy is inserted before the try range (unless it's used as an input to the invoke, then insert it after the last use), not at the end of the bb.

Also re-apply r66140 which was disabled as a workaround.

llvm-svn: 66976
parent 9750429e
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