libqbe/arm64
Erica Z c8220b638b replace asm keyword
when applying a custom set of CFLAGS under clang that does not include
-std=c99, asm is treated as a keyword and as such can not be used as an
identifier. this prevents the issue by renaming the offending variables.
2024-05-28 10:39:41 +02:00
..
abi.c fix sub-word returns on arm64_apple 2023-05-09 12:39:51 +02:00
all.h mark apple targets with a boolean 2022-10-08 21:48:47 +02:00
emit.c replace asm keyword 2024-05-28 10:39:41 +02:00
isel.c revert 1b7770e271 2024-04-22 14:01:50 +02:00
targ.c mark apple targets with a boolean 2022-10-08 21:48:47 +02:00