================ @@ -0,0 +1,118 @@ +// RUN: %clang_cc1 -triple aarch64-none-linux-android21 -fclangir -emit-cir %s -o %t.cir ---------------- HendrikHuebner wrote:
Maybe move this test file (and the other tests) to `test/CIR/CodeGenBuiltins`? https://github.com/llvm/llvm-project/pull/175233 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
