================
@@ -0,0 +1,23 @@
+// REQUIRES: aarch64-registered-target
----------------
jroelofs wrote:
Is this a new folder? There should be a `lit.local.cfg` in there that takes 
care of this:

```
if "AArch64" not in config.root.targets:
    config.unsupported = True
```

If not, please add one.

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

Reply via email to