================ @@ -0,0 +1,9 @@ +// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -fsanitize=realtime -emit-llvm -o - %s | FileCheck %s ---------------- cjappl wrote: Fixed all of your latest round in the latest commit https://github.com/llvm/llvm-project/pull/102622