================
@@ -0,0 +1,6 @@
+// RUN: %clang --target=aarch64-none-linux-gnu -march=armv9-a+sme -O3 -S 
-Xclang -verify %s
----------------
SamTebbs33 wrote:

Done. I originally didn't as the frontend bails out once it's printed all the 
errors for one function (-ferror-limit doesn't help here), but using macros to 
only test one caller function at a time mitigated this.

https://github.com/llvm/llvm-project/pull/77936
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to