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

/external/swiftshader/third_party/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/swiftshader/third_party/LLVM/
H A Dconfigure7548 if test "${llvm_cv_link_use_r+set}" = set; then
7592 llvm_cv_link_use_r=yes
7597 llvm_cv_link_use_r=no
7611 { echo "$as_me:$LINENO: result: $llvm_cv_link_use_r" >&5
7612 echo "${ECHO_T}$llvm_cv_link_use_r" >&6; }
7613 if test "$llvm_cv_link_use_r" = yes ; then
18941 if test "$llvm_cv_link_use_r" = "yes" ; then

Completed in 166 milliseconds