Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table
630 if test -n "`"$found_gcc" --version | grep llvm-gcc`"
632 AC_MSG_NOTICE([Detected llvm-gcc, falling back to clang])
1348 # Make llvm-relatec checks work on systems where llvm tools are not installed with their
1350 # non-suffixed name in their versioned llvm directory.
1358 # which is where the related llvm tools are located.
1385 AC_PATH_TOOL(LLVM_AR, llvm-ar, '', ${llvm_path})
1401 AC_MSG_NOTICE([llvm-ar found via xcrun: ${LLVM_AR}])
1407 … AC_MSG_ERROR([llvm-ar is required for a --with-lto build with clang but could not be found.])
1454 AC_PATH_TOOL(LLVM_PROFDATA, llvm-profdata, '', ${llvm_path})
1464 found_llvm_profdata=`/usr/bin/xcrun -find llvm-profdata 2>/dev/null`
1467 # llvm-profdata isn't directly in $PATH in some cases.
1469 LLVM_PROFDATA='/usr/bin/xcrun llvm-profdata'
1471 AC_MSG_NOTICE([llvm-profdata found via xcrun: ${LLVM_PROFDATA}])
1487 …AC_MSG_ERROR([llvm-profdata is required for a --enable-optimizations build but could not be found.…
1503 …AC_MSG_ERROR([llvm-profdata is required for a --enable-optimizations build but could not be found.…
1780 # Don't enable unreachable code warning in debug mode, since it usually
2404 to add some flags for configuration and compilation to enable this mode.
2858 # symbol table so that they can be found when a module
3735 # Force lchmod off for Linux. Linux disallows changing the mode of symbolic
4555 # This inline assembler syntax may also work for suncc and icc,
4587 # mode is round-to-nearest and double rounding issues are present, and
4836 [Alternative SOABI used in debug build to load C extensions built in release mode])
5951 [Better isolate subinterpreters, experimental build mode.])
5955 [better isolate subinterpreters, experimental build mode (default is no)]),