================
@@ -311,3 +311,19 @@
 // CHECK-X86_64-GCC: Found candidate GCC installation: 
{{.*}}i686-linux-android{{[/\\]}}4.9
 // CHECK-X86_64-GCC-NEXT: Found candidate GCC installation: 
{{.*}}x86_64-linux-android{{[/\\]}}4.9
 // CHECK-X86_64-GCC-NEXT: Selected GCC installation: 
{{.*}}x86_64-linux-android{{[/\\]}}4.9
+//
+// RUN: %clang -### %s 2>&1 \
+// RUN:     --target=riscv64-linux-android \
+// RUN:     -march=rv64i \
+// RUN:     --gcc-toolchain=%S/Inputs/basic_android_ndk_tree \
----------------
pirama-arumuga-nainar wrote:

Will defer to @DanAlbert.  I am not sure if basic_android_ndk_tree is relevant 
for this test - if so, we should add riscv64 components to that subdir.

https://github.com/llvm/llvm-project/pull/116892
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to