Files
zig/src
David Gonzalez Martin c16d4ab9e4 llvm: stop generating FPU code if there is no FPU
Fixes https://github.com/ziglang/zig/issues/14465

For aarch64, LLVM was crashing because Zig commands it to generate FPU code
even when there is no FPU present. This commit implements the necessary checks
to avoid this undesired situation and aarch64 can be compiled again with
no FPU.
2023-06-06 18:30:56 +00:00
..
2023-05-12 00:01:52 +03:00
2023-05-26 21:42:19 -07:00
2023-05-26 21:42:19 -07:00
2023-05-23 17:55:59 -07:00
2022-11-04 00:09:27 +03:30
2023-01-25 20:56:23 -07:00