Skip to content
Commit 5e07ab13 authored by Steven Perron's avatar Steven Perron Committed by Steven Perron
Browse files

Handle more cases in copy propagate arrays.

When we change the type of an object that gets stored, we do not want to
change the type of the memory location being stored to.  In order to
still be able to do the rewrite, we will decompose and rebuild the
object so it is the type that can be stored.

Fixes #1416.
parent c4dc0463
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment