================
@@ -0,0 +1,4 @@
+// RUN: not %clang -target spirv %s 2>&1 | FileCheck %s
----------------
to268 wrote:

cc1 mode is passing only specified arguments directly to the frontend, instead 
of adding machine/architecture specific arguments before calling the frontend.

https://github.com/llvm/llvm-project/pull/190840
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to