MaskRay wrote:

For driver tests we prefer specifying a concrete target triple than making a 
test dependent on the default target triple (controlled by `REQUIES: 
coff-supported-target` in this case).

A concrete target triple (e.g. x86_64-windows) loses coverage for 
aarch64-windows, but we generally accept the loss.

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

Reply via email to