• Home
  • Raw
  • Download

Lines Matching +refs:llvm +refs:mode +refs:prog +refs:mode

794 			if test -n "`"$found_gcc" --version | grep llvm-gcc`"
796 AC_MSG_NOTICE([Detected llvm-gcc, falling back to clang])
1390 ac_prog=`$CC -print-prog-name=ld`
1785 # Make llvm-related checks work on systems where llvm tools are not installed with their
1787 # non-suffixed name in their versioned llvm directory.
1795 # which is where the related llvm tools are located.
1844 AC_PATH_TOOL(LLVM_AR, llvm-ar, '', ${llvm_path})
1860 AC_MSG_NOTICE([llvm-ar found via xcrun: ${LLVM_AR}])
1866 … AC_MSG_ERROR([llvm-ar is required for a --with-lto build with clang but could not be found.])
1937 AC_PATH_TOOL(LLVM_PROFDATA, llvm-profdata, '', ${llvm_path})
1947 found_llvm_profdata=`/usr/bin/xcrun -find llvm-profdata 2>/dev/null`
1950 # llvm-profdata isn't directly in $PATH in some cases.
1952 LLVM_PROFDATA='/usr/bin/xcrun llvm-profdata'
1954 AC_MSG_NOTICE([llvm-profdata found via xcrun: ${LLVM_PROFDATA}])
1970 …AC_MSG_ERROR([llvm-profdata is required for a --enable-optimizations build but could not be found.…
1986 …AC_MSG_ERROR([llvm-profdata is required for a --enable-optimizations build but could not be found.…
2258 # Don't enable unreachable code warning in debug mode, since it usually
2859 to add some flags for configuration and compilation to enable this mode.
4610 # Force lchmod off for Linux. Linux disallows changing the mode of symbolic
5455 # mode is round-to-nearest and double rounding issues are present, and
5695 [Alternative SOABI used in debug build to load C extensions built in release mode])