================
@@ -6,7 +6,8 @@
 #
 
#===------------------------------------------------------------------------===#
 
-# REQUIRES: target={{x86_64-.+-linux-gnu}}
+# REQUIRES: target-x86_64
+# UNSUPPORTED: system-windows
----------------
arichardson wrote:

```suggestion
# REQUIRES: target={{x86_64-.+}}
# UNSUPPORTED: target={{.*-windows.*}}
```

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

Reply via email to