================ @@ -0,0 +1,15 @@ +// REQUIRES: aarch64-registered-target +// +// RUN: echo "int main() {} " > %t.c ---------------- MaskRay wrote: Just use `%s` and avoid this temporary .c file. https://github.com/llvm/llvm-project/pull/113966