Files
zig/lib
mlugg ec19086aa0 compiler: remove @setAlignStack
This commit finishes implementing #21209 by removing the
`@setAlignStack` builtin in favour of `CallingConvention` payloads. The
x86_64 backend is updated to use the stack alignment given in the
calling convention (the LLVM backend was already updated in a previous
commit).

Resolves: #21209
2024-10-19 19:15:23 +01:00
..
2024-09-19 18:20:22 -07:00
2024-09-19 18:20:21 -07:00
2024-10-19 19:15:23 +01:00
2024-09-24 23:58:21 -07:00
2024-06-16 11:53:33 +02:00
2024-10-04 22:21:27 +00:00