================ @@ -0,0 +1,9 @@ +// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -fsanitize=realtime -emit-llvm -o - %s | FileCheck %s ---------------- MaskRay wrote: this should be merged with `at_entry.c`. https://github.com/llvm/llvm-project/pull/102622