================
@@ -0,0 +1,13 @@
+// RUN: %clang -### -nogpuinc -nogpulib --offload-arch=gfx1030 
--offload-arch=gfx1100 --offload-arch=gfx1101 -MD -MF tmp.d %s 2>&1 | FileCheck 
%s
+
+// CHECK: Build config:
----------------
dyung wrote:

This is causing the test to fail on configurations that don't enable assertions 
or something else that would cause this line to be emitted.

https://lab.llvm.org/staging/#/builders/202/builds/1019

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

Reply via email to