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

/macosx-10.10/llvmCore-3425.0.34/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
/macosx-10.10/llvmCore-3425.0.34/projects/sample/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
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure7647 if test "${llvm_cv_link_use_r+set}" = set; then
7707 llvm_cv_link_use_r=yes
7712 llvm_cv_link_use_r=no
7726 { echo "$as_me:$LINENO: result: $llvm_cv_link_use_r" >&5
7727 echo "${ECHO_T}$llvm_cv_link_use_r" >&6; }
7728 if test "$llvm_cv_link_use_r" = yes ; then
20877 if test "$llvm_cv_link_use_r" = "yes" ; then
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure7652 if test "${llvm_cv_link_use_r+set}" = set; then
7712 llvm_cv_link_use_r=yes
7717 llvm_cv_link_use_r=no
7731 { echo "$as_me:$LINENO: result: $llvm_cv_link_use_r" >&5
7732 echo "${ECHO_T}$llvm_cv_link_use_r" >&6; }
7733 if test "$llvm_cv_link_use_r" = yes ; then
21074 if test "$llvm_cv_link_use_r" = "yes" ; then

Completed in 135 milliseconds