================ @@ -1,5 +1,9 @@ -// RUN: %clang_cc1 -std=c++11 -triple aarch64-none-linux-android21 -fclangir -emit-cir %s -o %t.cir -// RUN: FileCheck --check-prefix=CIR --input-file=%t.cir %s +// RUN: split-file %s %t ---------------- andykaylor wrote:
It's not clear to me why you're splitting the file. https://github.com/llvm/llvm-project/pull/198918 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
