| author | |
| committer | |
| log | 1e2c2161565c277cc0a8f1b43159d033bef03e1c |
| tree | 144e88a9714e9c9928ac1e7b92711e4a79b9d5f0 |
| parent | 378eec95b81e803885382ae8432235609c8ef687 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
src/target.zig+1| ... | ... | @@ -756,6 +756,7 @@ pub fn minFunctionAlignment(target: *const std.Target) Alignment { |
| 756 | 756 | => .@"4", |
| 757 | 757 | .bpfeb, |
| 758 | 758 | .bpfel, |
| 759 | .kvx, | |
| 759 | 760 | .mips64, |
| 760 | 761 | .mips64el, |
| 761 | 762 | => .@"8", |