stage2 ARM: genSetStack for stack_argument_offset

This commit is contained in:
joachimschmidt557
2022-03-12 22:30:28 +01:00
parent 1f313b3d7c
commit ca1ffb0951
16 changed files with 27 additions and 50 deletions

View File

@@ -202,7 +202,6 @@ fn doSomeMangling(array: *[4]u8) void {
test "implicit cast zero sized array ptr to slice" {
if (builtin.zig_backend == .stage2_aarch64) return error.SkipZigTest;
if (builtin.zig_backend == .stage2_arm) return error.SkipZigTest;
{
var b = "".*;