Lines Matching refs:llvm_cv_oppath
13199 /usr|yes) llvm_cv_oppath=/usr/lib/oprofile ;;13200 no) llvm_cv_oppath=13203 *) llvm_cv_oppath="${withval}/lib/oprofile"13206 if test -n "$llvm_cv_oppath" ; then13207 LIBS="$LIBS -L${llvm_cv_oppath} -Wl,-rpath,${llvm_cv_oppath}"