Skip to content
Commit 01fcdaa7 authored by Bob Wilson's avatar Bob Wilson
Browse files

Fix PR7096. When a block containing multiple defs is tail duplicated, the

SSAUpdater for the value from the first def may see uses of undefined values,
because the later defs will not have been updated yet.

llvm-svn: 103407
parent c8a7bdbc
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