================ @@ -17,10 +17,20 @@ // // RUN: %clang -target aarch64-none-linux-android \ // RUN: -### -v %s 2> %t -// RUN: FileCheck -check-prefix=MAX-PAGE-SIZE-AARCH64 < %t %s +// RUN: FileCheck -check-prefix=MAX-PAGE-SIZE-16KB < %t %s +// +// RUN: %clang -### -target i386-none-linux-android %s 2>&1 | \ ---------------- Kalesh-Singh wrote:
Updated tests to use `--target=` https://github.com/llvm/llvm-project/pull/87413 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits