================ @@ -0,0 +1,30 @@ +; REQUIRES: aarch64-registered-target ---------------- efriedma-quic wrote:
You don't need the REQUIRES here; everything in llvm/test/CodeGen/AArch64 implicitly requires aarch64-registered-target. https://github.com/llvm/llvm-project/pull/200221 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
