Lines Matching refs:llvm_cv_oppath
13214 /usr|yes) llvm_cv_oppath=/usr/lib/oprofile ;;13215 no) llvm_cv_oppath=13218 *) llvm_cv_oppath="${withval}/lib/oprofile"13221 if test -n "$llvm_cv_oppath" ; then13222 LIBS="$LIBS -L${llvm_cv_oppath} -Wl,-rpath,${llvm_cv_oppath}"