zig/test/behavior
Jakub Konka 15ff891f04 stage2: pad out (non-packed) struct fields when lowering to bytes
* pad out (non-packed) struct fields when lowering to bytes to be
  saved in the binary - prior to this change, fields would be
  saved at non-aligned addresses leading to wrong accesses
* add a matching test case to `behavior/struct.zig` tests
* fix offset to field calculation in `struct_field_ptr` on `x86_64`
2022-02-02 13:43:41 +01:00
..
2022-01-26 00:36:12 -07:00
2022-01-20 16:17:16 -07:00
2022-01-26 00:36:12 -07:00
2022-01-26 00:36:12 -07:00
2021-10-28 17:33:05 -07:00
2022-01-26 20:59:20 -07:00
2022-01-10 21:01:00 +01:00
2022-01-24 21:53:57 -07:00
2022-01-26 00:36:12 -07:00
2022-01-08 14:30:11 -05:00
2022-01-26 20:59:20 -07:00
2022-01-26 00:36:12 -07:00
2022-01-28 11:45:04 -07:00
2022-01-26 00:36:12 -07:00
2022-01-26 00:36:12 -07:00
2022-01-26 20:59:20 -07:00
2022-01-26 00:36:12 -07:00
2022-01-07 00:06:06 -05:00
2022-01-26 00:36:12 -07:00
2022-01-28 11:45:04 -07:00
2021-11-27 00:27:52 -07:00
2021-11-26 23:17:01 -07:00
2022-01-07 00:06:06 -05:00
2021-07-26 20:05:48 -04:00
2022-01-08 14:01:28 +01:00
2022-01-26 20:59:20 -07:00
2022-01-17 20:45:55 -07:00
2022-01-26 20:59:20 -07:00
2022-01-28 11:45:04 -07:00
2022-01-03 02:09:54 +01:00
2021-11-27 00:27:52 -07:00
2021-12-28 23:22:09 -07:00
2022-01-17 20:45:55 -07:00
2022-01-28 11:45:04 -07:00