================ @@ -36,6 +36,28 @@ typedef __SIZE_TYPE__ size_t; #include <intrin.h> +#ifdef __ARM_ACLE +// arm_acle.h needs some stdint types, but -ffreestanding prevents us from ---------------- Artem-B wrote:
Shouldn't that be fixed in arm_acle.h itself so it includes the headers with the types it needs? https://github.com/llvm/llvm-project/pull/128222 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits