Searched refs:llvm_cv_link_use_r (Results 1 - 2 of 2) sorted by relevance

/external/llvm/autoconf/m4/
H A Dlink_options.m428 [AC_CACHE_CHECK([for compiler -Wl,-R<path> option],[llvm_cv_link_use_r],
33 [llvm_cv_link_use_r=yes],[llvm_cv_link_use_r=no])
37 if test "$llvm_cv_link_use_r" = yes ; then
/external/llvm/
H A Dconfigure7637 if test "${llvm_cv_link_use_r+set}" = set; then
7697 llvm_cv_link_use_r=yes
7702 llvm_cv_link_use_r=no
7716 { echo "$as_me:$LINENO: result: $llvm_cv_link_use_r" >&5
7717 echo "${ECHO_T}$llvm_cv_link_use_r" >&6; }
7718 if test "$llvm_cv_link_use_r" = yes ; then
19380 if test "$llvm_cv_link_use_r" = "yes" ; then

Completed in 151 milliseconds