================
@@ -0,0 +1,98 @@
+// RUN: %clang_cc1 -ffreestanding %s -Wno-implicit-function-declaration 
-triple=i386-unknown-unknown -target-feature +movrs -target-feature 
+avx10.2-256 -emit-llvm -verify
----------------
mikaelholmen wrote:

Same thing here, can we remove "-emit-llvm" since we don't care about the 
output anyway?

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

Reply via email to