================
@@ -0,0 +1,21 @@
+// RUN: %clang_cc1 %s -cl-std=cl3.0 -emit-llvm -o - -triple 
x86_64-unknown-unknown | FileCheck %s
----------------
wenju-he wrote:

> Needs REQUIRES: x86-registered-target?

The test can pass when X86 is not in LLVM_TARGETS_TO_BUILD. Only frontend 
compilation is triggered here.

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

Reply via email to