Lines Matching +refs:llvm +refs:mode +refs:prog +refs:mode
998 if test -n "`"$found_gcc" --version | grep llvm-gcc`"
1000 AC_MSG_NOTICE([Detected llvm-gcc, falling back to clang])
1452 ac_prog=`$CC -print-prog-name=ld`
1914 # Make llvm-related checks work on systems where llvm tools are not installed with their
1916 # non-suffixed name in their versioned llvm directory.
1924 # which is where the related llvm tools are located.
1974 AC_PATH_TOOL([LLVM_AR], [llvm-ar], [''], [${llvm_path}])
1990 AC_MSG_NOTICE([llvm-ar found via xcrun: ${LLVM_AR}])
1996 … AC_MSG_ERROR([llvm-ar is required for a --with-lto build with clang but could not be found.])
2075 AC_PATH_TOOL([LLVM_PROFDATA], [llvm-profdata], [''], [${llvm_path}])
2085 found_llvm_profdata=`/usr/bin/xcrun -find llvm-profdata 2>/dev/null`
2088 # llvm-profdata isn't directly in $PATH in some cases.
2090 LLVM_PROFDATA='/usr/bin/xcrun llvm-profdata'
2092 AC_MSG_NOTICE([llvm-profdata found via xcrun: ${LLVM_PROFDATA}])
2115 …AC_MSG_ERROR([llvm-profdata is required for a --enable-optimizations build but could not be found.…
2135 …AC_MSG_ERROR([llvm-profdata is required for a --enable-optimizations build but could not be found.…
2160 [enable usage of the llvm-bolt post-link optimizer (default is no)])],
2192 AC_PATH_TOOL([LLVM_BOLT], [llvm-bolt], [''], [${llvm_path}])
2195 AC_MSG_RESULT(["Found llvm-bolt"])
2197 AC_MSG_ERROR([llvm-bolt is required for a --enable-bolt build but could not be found.])
2219 [Arguments to llvm-bolt when instrumenting binaries]
2230 [Arguments to llvm-bolt when creating a BOLT optimized binary]
2568 # Don't enable unreachable code warning in debug mode, since it usually
3178 to add some flags for configuration and compilation to enable this mode.
5120 # Force lchmod off for Linux. Linux disallows changing the mode of symbolic
5917 # mode is round-to-nearest and double rounding issues are present, and
6162 [Alternative SOABI used in debug build to load C extensions built in release mode])