Skip to content
Commit 698cc872 authored by Lawrence Mitchell's avatar Lawrence Mitchell
Browse files

target: Fix order of Const application for temporary declarations

A recent bugfix in cgen exposed incorrect usage here. We should ask
for Const(ArrayOf(POD)), not ArrayOf(Const(POD)).
parent dd4893ff
Pipeline #19557 failed with stage
in 24 minutes and 19 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment