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. |
||
---|---|---|
.. | ||
abi.c | ||
all.h | ||
emit.c | ||
isel.c | ||
targ.c |