Searched refs:llvm_cv_linux_mixed (Results 1 – 2 of 2) sorted by relevance
6 [AC_CACHE_CHECK(for 32-bit userspace on 64-bit system,llvm_cv_linux_mixed,13 [llvm_cv_linux_mixed=no],14 [llvm_cv_linux_mixed=yes])
1975 if test "$llvm_cv_linux_mixed" = "yes"; then