================ @@ -0,0 +1,36 @@ +; RUN: not llc -mtriple=bpf -mcpu=v3 < %s 2> %t1 ---------------- 4ast wrote:
why tests with structs are v3 only? all mcpu-s should work the same, no? https://github.com/llvm/llvm-project/pull/189060 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
