Skip to content
Unverified Commit 248c80b0 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Handle OpConstantNull in copy-prop-arrays. (#2870)

Many of the places in copy propagate arrays assumes that integer constant will be defined by an OpConstant instruction.  That is not always true.  We fix these spots by allowing for an OpConstantNull.
parent d06fe084
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