Home | History | Annotate | Download | only in llvm

Lines Matching refs:LLVM

3 # Generated by GNU Autoconf 2.60 for LLVM 3.8.0svn.
5 # Report bugs to <http://llvm.org/bugs/>.
562 PACKAGE_NAME='LLVM'
563 PACKAGE_TARNAME='llvm'
565 PACKAGE_STRING='LLVM 3.8.0svn'
566 PACKAGE_BUGREPORT='http://llvm.org/bugs/'
831 projects/llvm-test
833 projects/llvm-poolalloc
1337 \`configure' configures LLVM 3.8.0svn to adapt to many kinds of systems.
1385 --docdir=DIR documentation root [DATAROOTDIR/doc/llvm]
1403 short | recursive ) echo "Configuration of LLVM 3.8.0svn:";;
1451 --enable-pic Build LLVM with Position Independent Code (default
1487 --with-extra-options Specify additional options to compile LLVM with
1488 --with-extra-ld-options Specify additional options to link LLVM with
1504 submitted (default=http://llvm.org/bugs/)
1526 Report bugs to <http://llvm.org/bugs/>.
1587 LLVM configure 3.8.0svn
1603 It was created by LLVM $as_me 3.8.0svn, which was
2029 if test -f ${srcdir}/include/llvm/Config/config.h ; then
3766 if test -d ${srcdir}/projects/llvm-test ; then
3767 subdirs="$subdirs projects/llvm-test"
3776 if test -d ${srcdir}/projects/llvm-poolalloc ; then
3777 subdirs="$subdirs projects/llvm-poolalloc"
3789 llvm-test) ;;
3791 llvm-poolalloc) ;;
4207 { echo "$as_me:$LINENO: WARNING: Configuring LLVM for an unknown target archicture" >&5
4208 echo "$as_me: WARNING: Configuring LLVM for an unknown target archicture" >&2;}
4242 { echo "$as_me:$LINENO: WARNING: Configuring LLVM for an unknown host archicture" >&5
4243 echo "$as_me: WARNING: Configuring LLVM for an unknown host archicture" >&2;}
4626 #error This version of Clang is too old to build LLVM
4673 The selected Clang compiler is not new enough to build LLVM. Please upgrade to
4677 The selected Clang compiler is not new enough to build LLVM. Please upgrade to
4781 #error This version of GCC is too old to build LLVM
4828 The selected GCC C++ compiler is not new enough to build LLVM. Please upgrade
4832 The selected GCC C++ compiler is not new enough to build LLVM. Please upgrade
5381 llvm_doxygen_qch_filename=org.llvm.qch
5383 llvm_doxygen_qhp_namespace=org.llvm
5394 clang_doxygen_qch_filename=org.llvm.clang.qch
5396 clang_doxygen_qhp_namespace=org.llvm.clang
5997 withval="http://llvm.org/bugs/"
8246 ## Report this to http://llvm.org/bugs/ ##
10474 ## Report this to http://llvm.org/bugs/ ##
11456 ## Report this to http://llvm.org/bugs/ ##
11630 ## Report this to http://llvm.org/bugs/ ##
11803 ## Report this to http://llvm.org/bugs/ ##
11974 ## Report this to http://llvm.org/bugs/ ##
12143 ## Report this to http://llvm.org/bugs/ ##
12312 ## Report this to http://llvm.org/bugs/ ##
12654 ## Report this to http://llvm.org/bugs/ ##
12832 ## Report this to http://llvm.org/bugs/ ##
13012 ## Report this to http://llvm.org/bugs/ ##
13183 ## Report this to http://llvm.org/bugs/ ##
16784 ## Report this to http://llvm.org/bugs/ ##
17315 { echo "$as_me:$LINENO: WARNING: LLVM will be built thread-unsafe because atomic builtins are missing" >&5
17316 echo "$as_me: WARNING: LLVM will be built thread-unsafe because atomic builtins are missing" >&2;}
17539 eval LLVM_DATADIR="${prefix}/share/llvm";
17540 eval LLVM_DOCSDIR="${prefix}/share/doc/llvm";
17541 eval LLVM_ETCDIR="${prefix}/etc/llvm";
17808 ac_config_headers="$ac_config_headers include/llvm/Config/config.h include/llvm/Config/llvm-config.h"
17815 ac_config_files="$ac_config_files include/llvm/Config/Targets.def"
17817 ac_config_files="$ac_config_files include/llvm/Config/AsmPrinters.def"
17819 ac_config_files="$ac_config_files include/llvm/Config/AsmParsers.def"
17821 ac_config_files="$ac_config_files include/llvm/Config/Disassemblers.def"
17823 ac_config_headers="$ac_config_headers include/llvm/Support/DataTypes.h"
17829 ac_config_files="$ac_config_files llvm.spec"
17853 ac_config_files="$ac_config_files bindings/ocaml/llvm/META.llvm"
18282 This file was extended by LLVM $as_me 3.8.0svn, which was
18335 LLVM config.status 3.8.0svn
18448 "include/llvm/Config/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/llvm/Config/config.h" ;;
18449 "include/llvm/Config/llvm-config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/llvm/Config/llvm-config.h" ;;
18450 "include/llvm/Config/Targets.def") CONFIG_FILES="$CONFIG_FILES include/llvm/Config/Targets.def" ;;
18451 "include/llvm/Config/AsmPrinters.def") CONFIG_FILES="$CONFIG_FILES include/llvm/Config/AsmPrinters.def" ;;
18452 "include/llvm/Config/AsmParsers.def") CONFIG_FILES="$CONFIG_FILES include/llvm/Config/AsmParsers.def" ;;
18453 "include/llvm/Config/Disassemblers.def") CONFIG_FILES="$CONFIG_FILES include/llvm/Config/Disassemblers.def" ;;
18454 "include/llvm/Support/DataTypes.h") CONFIG_HEADERS="$CONFIG_HEADERS include/llvm/Support/DataTypes.h" ;;
18456 "llvm.spec") CONFIG_FILES="$CONFIG_FILES llvm.spec" ;;
18460 "bindings/ocaml/llvm/META.llvm") CONFIG_FILES="$CONFIG_FILES bindings/ocaml/llvm/META.llvm" ;;
19471 echo "The LLVM project has deprecated building with configure & make."
19475 echo "For more information see: http://llvm.org/docs/CMake.html"