aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/zig0.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-05-25 22:23:32 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-05-25 22:33:48 -0700
commit83f69af971723d3a0774deb9dfda4b3fcbf0006f (patch)
treeba516b2bdd17b1492c6764dd1cc6bbd198cea853 /src/stage1/zig0.cpp
parentb82081e7092a6198e6f8c65524a5829e2e08527b (diff)
downloadzig-83f69af971723d3a0774deb9dfda4b3fcbf0006f.tar.gz
zig-83f69af971723d3a0774deb9dfda4b3fcbf0006f.zip
stage2: implement runtime array multiplication
Additionally: * Sema: fix array cat/mul not setting the sentinel value - This required an LLVM backend enhancement to the handling of the AIR instruction aggregate_init that likely needs to be propagated to the other backends. * Sema: report integer overflow of array concatenation in a proper compile error instead of crashing. * Sema: fix not using proper pointer address space for array cat/mul
Diffstat (limited to 'src/stage1/zig0.cpp')
0 files changed, 0 insertions, 0 deletions