================
@@ -0,0 +1,23 @@
+// REQUIRES: aarch64-registered-target
----------------
dtellenbach wrote:

Yep, seems like I accidentally added a new folder. Targets other than AArch64 
and Arm use a subfolder but still rely on `REQUIRES`. AArch64 just dumps 
everything into the top-level test folder and thus have to rely on `REQUIRES`. 

I now move the test up to `test/CodeGen` and stick with `REQUIRES`. Should be 
reworked but not in this patch.

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