![]() This was bug https://github.com/tinygo-org/tinygo/issues/3890. See the diff for details. Essentially, it means that `copy` in the interpreter was copying data that wasn't known yet, or copying data into a slice that could be read externally after the interp pass. |
||
---|---|---|
.. | ||
alloc.ll | ||
alloc.out.ll | ||
basic.ll | ||
basic.out.ll | ||
consteval.ll | ||
consteval.out.ll | ||
interface.ll | ||
interface.out.ll | ||
phi.ll | ||
phi.out.ll | ||
revert.ll | ||
revert.out.ll | ||
slice-copy.ll | ||
slice-copy.out.ll |