1 /* $FreeBSD$ */ 2 /* include/llvm/Config/config.h. Generated from config.h.in by configure. */ 3 /* include/llvm/Config/config.h.in. Generated from autoconf/configure.ac by autoheader. */ 4 5 /* 32 bit multilib directory. */ 6 #define CXX_INCLUDE_32BIT_DIR "" 7 8 /* 64 bit multilib directory. */ 9 #define CXX_INCLUDE_64BIT_DIR "" 10 11 /* Arch the libstdc++ headers. */ 12 #define CXX_INCLUDE_ARCH "" 13 14 /* Directory with the libstdc++ headers. */ 15 #define CXX_INCLUDE_ROOT "" 16 17 /* Directories clang will search for headers */ 18 #define C_INCLUDE_DIRS "" 19 20 /* Define if CBE is enabled for printf %a output */ 21 #define ENABLE_CBE_PRINTF_A 1 22 23 /* Define if position independent code is enabled */ 24 #define ENABLE_PIC 1 25 26 /* Define if threads enabled */ 27 /* #undef ENABLE_THREADS */ 28 29 /* Define if timestamp information (e.g., __DATE___) is allowed */ 30 /* #undef ENABLE_TIMESTAMPS */ 31 32 /* Define to 1 if you have the `argz_append' function. */ 33 /* #undef HAVE_ARGZ_APPEND */ 34 35 /* Define to 1 if you have the `argz_create_sep' function. */ 36 /* #undef HAVE_ARGZ_CREATE_SEP */ 37 38 /* Define to 1 if you have the <argz.h> header file. */ 39 /* #undef HAVE_ARGZ_H */ 40 41 /* Define to 1 if you have the `argz_insert' function. */ 42 /* #undef HAVE_ARGZ_INSERT */ 43 44 /* Define to 1 if you have the `argz_next' function. */ 45 /* #undef HAVE_ARGZ_NEXT */ 46 47 /* Define to 1 if you have the `argz_stringify' function. */ 48 /* #undef HAVE_ARGZ_STRINGIFY */ 49 50 /* Define to 1 if you have the <assert.h> header file. */ 51 #define HAVE_ASSERT_H 1 52 53 /* Define to 1 if you have the `backtrace' function. */ 54 /* #undef HAVE_BACKTRACE */ 55 56 /* Define to 1 if you have the `bcopy' function. */ 57 /* #undef HAVE_BCOPY */ 58 59 /* Define to 1 if you have the `ceilf' function. */ 60 #define HAVE_CEILF 1 61 62 /* Define if the neat program is available */ 63 /* #undef HAVE_CIRCO */ 64 65 /* Define to 1 if you have the `closedir' function. */ 66 #define HAVE_CLOSEDIR 1 67 68 /* Define to 1 if you have the <ctype.h> header file. */ 69 #define HAVE_CTYPE_H 1 70 71 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 72 */ 73 #define HAVE_DIRENT_H 1 74 75 /* Define if you have the GNU dld library. */ 76 /* #undef HAVE_DLD */ 77 78 /* Define to 1 if you have the <dld.h> header file. */ 79 /* #undef HAVE_DLD_H */ 80 81 /* Define to 1 if you have the `dlerror' function. */ 82 #define HAVE_DLERROR 1 83 84 /* Define to 1 if you have the <dlfcn.h> header file. */ 85 #define HAVE_DLFCN_H 1 86 87 /* Define if dlopen() is available on this platform. */ 88 #define HAVE_DLOPEN 1 89 90 /* Define to 1 if you have the <dl.h> header file. */ 91 /* #undef HAVE_DL_H */ 92 93 /* Define if the dot program is available */ 94 /* #undef HAVE_DOT */ 95 96 /* Define if the dotty program is available */ 97 /* #undef HAVE_DOTTY */ 98 99 /* Define if you have the _dyld_func_lookup function. */ 100 /* #undef HAVE_DYLD */ 101 102 /* Define to 1 if you have the <errno.h> header file. */ 103 #define HAVE_ERRNO_H 1 104 105 /* Define to 1 if the system has the type `error_t'. */ 106 /* #undef HAVE_ERROR_T */ 107 108 /* Define to 1 if you have the <execinfo.h> header file. */ 109 /* #undef HAVE_EXECINFO_H */ 110 111 /* Define to 1 if you have the <fcntl.h> header file. */ 112 #define HAVE_FCNTL_H 1 113 114 /* Define if the neat program is available */ 115 /* #undef HAVE_FDP */ 116 117 /* Define if libffi is available on this platform. */ 118 /* #undef HAVE_FFI_CALL */ 119 120 /* Define to 1 if you have the <ffi/ffi.h> header file. */ 121 /* #undef HAVE_FFI_FFI_H */ 122 123 /* Define to 1 if you have the <ffi.h> header file. */ 124 /* #undef HAVE_FFI_H */ 125 126 /* Set to 1 if the finite function is found in <ieeefp.h> */ 127 /* #undef HAVE_FINITE_IN_IEEEFP_H */ 128 129 /* Define to 1 if you have the `floorf' function. */ 130 #define HAVE_FLOORF 1 131 132 /* Define to 1 if you have the `fmodf' function. */ 133 #define HAVE_FMODF 1 134 135 /* Define to 1 if you have the `getcwd' function. */ 136 #define HAVE_GETCWD 1 137 138 /* Define to 1 if you have the `getpagesize' function. */ 139 #define HAVE_GETPAGESIZE 1 140 141 /* Define to 1 if you have the `getrlimit' function. */ 142 #define HAVE_GETRLIMIT 1 143 144 /* Define to 1 if you have the `getrusage' function. */ 145 #define HAVE_GETRUSAGE 1 146 147 /* Define to 1 if you have the `gettimeofday' function. */ 148 #define HAVE_GETTIMEOFDAY 1 149 150 /* Define if the Graphviz program is available */ 151 /* #undef HAVE_GRAPHVIZ */ 152 153 /* Define if the gv program is available */ 154 /* #undef HAVE_GV */ 155 156 /* Define to 1 if you have the `index' function. */ 157 /* #undef HAVE_INDEX */ 158 159 /* Define to 1 if the system has the type `int64_t'. */ 160 #define HAVE_INT64_T 1 161 162 /* Define to 1 if you have the <inttypes.h> header file. */ 163 #define HAVE_INTTYPES_H 1 164 165 /* Define to 1 if you have the `isatty' function. */ 166 #define HAVE_ISATTY 1 167 168 /* Set to 1 if the isinf function is found in <cmath> */ 169 #define HAVE_ISINF_IN_CMATH 1 170 171 /* Set to 1 if the isinf function is found in <math.h> */ 172 #define HAVE_ISINF_IN_MATH_H 1 173 174 /* Set to 1 if the isnan function is found in <cmath> */ 175 #define HAVE_ISNAN_IN_CMATH 1 176 177 /* Set to 1 if the isnan function is found in <math.h> */ 178 #define HAVE_ISNAN_IN_MATH_H 1 179 180 /* Define if you have the libdl library or equivalent. */ 181 #define HAVE_LIBDL 1 182 183 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */ 184 /* #undef HAVE_LIBIMAGEHLP */ 185 186 /* Define to 1 if you have the `m' library (-lm). */ 187 #define HAVE_LIBM 1 188 189 /* Define to 1 if you have the `psapi' library (-lpsapi). */ 190 /* #undef HAVE_LIBPSAPI */ 191 192 /* Define to 1 if you have the `pthread' library (-lpthread). */ 193 #define HAVE_LIBPTHREAD 1 194 195 /* Define to 1 if you have the `udis86' library (-ludis86). */ 196 /* #undef HAVE_LIBUDIS86 */ 197 198 /* Define to 1 if you have the <limits.h> header file. */ 199 #define HAVE_LIMITS_H 1 200 201 /* Define if you can use -Wl,-export-dynamic. */ 202 #define HAVE_LINK_EXPORT_DYNAMIC 1 203 204 /* Define to 1 if you have the <link.h> header file. */ 205 #define HAVE_LINK_H 1 206 207 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add 208 the current directory to the dynamic linker search path. */ 209 #define HAVE_LINK_R 1 210 211 /* Define to 1 if you have the `longjmp' function. */ 212 #define HAVE_LONGJMP 1 213 214 /* Define to 1 if you have the <mach/mach.h> header file. */ 215 /* #undef HAVE_MACH_MACH_H */ 216 217 /* Define to 1 if you have the <mach-o/dyld.h> header file. */ 218 /* #undef HAVE_MACH_O_DYLD_H */ 219 220 /* Define if mallinfo() is available on this platform. */ 221 /* #undef HAVE_MALLINFO */ 222 223 /* Define to 1 if you have the <malloc.h> header file. */ 224 /* #undef HAVE_MALLOC_H */ 225 226 /* Define to 1 if you have the <malloc/malloc.h> header file. */ 227 /* #undef HAVE_MALLOC_MALLOC_H */ 228 229 /* Define to 1 if you have the `malloc_zone_statistics' function. */ 230 /* #undef HAVE_MALLOC_ZONE_STATISTICS */ 231 232 /* Define to 1 if you have the `memcpy' function. */ 233 #define HAVE_MEMCPY 1 234 235 /* Define to 1 if you have the `memmove' function. */ 236 #define HAVE_MEMMOVE 1 237 238 /* Define to 1 if you have the <memory.h> header file. */ 239 #define HAVE_MEMORY_H 1 240 241 /* Define to 1 if you have the `mkdtemp' function. */ 242 #define HAVE_MKDTEMP 1 243 244 /* Define to 1 if you have the `mkstemp' function. */ 245 #define HAVE_MKSTEMP 1 246 247 /* Define to 1 if you have the `mktemp' function. */ 248 #define HAVE_MKTEMP 1 249 250 /* Define to 1 if you have a working `mmap' system call. */ 251 #define HAVE_MMAP 1 252 253 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if 254 it uses MAP_ANON */ 255 /* #undef HAVE_MMAP_ANONYMOUS */ 256 257 /* Define if mmap() can map files into memory */ 258 #define HAVE_MMAP_FILE 259 260 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 261 /* #undef HAVE_NDIR_H */ 262 263 /* Define to 1 if you have the `nearbyintf' function. */ 264 #define HAVE_NEARBYINTF 1 265 266 /* Define if the neat program is available */ 267 /* #undef HAVE_NEATO */ 268 269 /* Define to 1 if you have the `opendir' function. */ 270 #define HAVE_OPENDIR 1 271 272 /* Define to 1 if you have the `posix_spawn' function. */ 273 /* #undef HAVE_POSIX_SPAWN */ 274 275 /* Define to 1 if you have the `powf' function. */ 276 #define HAVE_POWF 1 277 278 /* Define if libtool can extract symbol lists from object files. */ 279 #define HAVE_PRELOADED_SYMBOLS 1 280 281 /* Define to have the %a format string */ 282 #define HAVE_PRINTF_A 1 283 284 /* Have pthread_getspecific */ 285 #define HAVE_PTHREAD_GETSPECIFIC 1 286 287 /* Define to 1 if you have the <pthread.h> header file. */ 288 #define HAVE_PTHREAD_H 1 289 290 /* Have pthread_mutex_lock */ 291 #define HAVE_PTHREAD_MUTEX_LOCK 1 292 293 /* Have pthread_rwlock_init */ 294 #define HAVE_PTHREAD_RWLOCK_INIT 1 295 296 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */ 297 #define HAVE_RAND48 1 298 299 /* Define to 1 if you have the `readdir' function. */ 300 #define HAVE_READDIR 1 301 302 /* Define to 1 if you have the `realpath' function. */ 303 #define HAVE_REALPATH 1 304 305 /* Define to 1 if you have the `rindex' function. */ 306 /* #undef HAVE_RINDEX */ 307 308 /* Define to 1 if you have the `rintf' function. */ 309 #define HAVE_RINTF 1 310 311 /* Define to 1 if you have the `round' function. */ 312 #define HAVE_ROUND 1 313 314 /* Define to 1 if you have the `roundf' function. */ 315 #define HAVE_ROUNDF 1 316 317 /* Define to 1 if you have the `sbrk' function. */ 318 #define HAVE_SBRK 1 319 320 /* Define to 1 if you have the `setenv' function. */ 321 #define HAVE_SETENV 1 322 323 /* Define to 1 if you have the `setjmp' function. */ 324 #define HAVE_SETJMP 1 325 326 /* Define to 1 if you have the <setjmp.h> header file. */ 327 #define HAVE_SETJMP_H 1 328 329 /* Define to 1 if you have the `setrlimit' function. */ 330 #define HAVE_SETRLIMIT 1 331 332 /* Define if you have the shl_load function. */ 333 /* #undef HAVE_SHL_LOAD */ 334 335 /* Define to 1 if you have the `siglongjmp' function. */ 336 #define HAVE_SIGLONGJMP 1 337 338 /* Define to 1 if you have the <signal.h> header file. */ 339 #define HAVE_SIGNAL_H 1 340 341 /* Define to 1 if you have the `sigsetjmp' function. */ 342 #define HAVE_SIGSETJMP 1 343 344 /* Define to 1 if you have the <stdint.h> header file. */ 345 #define HAVE_STDINT_H 1 346 347 /* Define to 1 if you have the <stdio.h> header file. */ 348 #define HAVE_STDIO_H 1 349 350 /* Define to 1 if you have the <stdlib.h> header file. */ 351 #define HAVE_STDLIB_H 1 352 353 /* Set to 1 if the std::isinf function is found in <cmath> */ 354 /* #undef HAVE_STD_ISINF_IN_CMATH */ 355 356 /* Set to 1 if the std::isnan function is found in <cmath> */ 357 #define HAVE_STD_ISNAN_IN_CMATH 1 358 359 /* Define to 1 if you have the `strchr' function. */ 360 #define HAVE_STRCHR 1 361 362 /* Define to 1 if you have the `strcmp' function. */ 363 #define HAVE_STRCMP 1 364 365 /* Define to 1 if you have the `strdup' function. */ 366 #define HAVE_STRDUP 1 367 368 /* Define to 1 if you have the `strerror' function. */ 369 #define HAVE_STRERROR 1 370 371 /* Define to 1 if you have the `strerror_r' function. */ 372 #define HAVE_STRERROR_R 1 373 374 /* Define to 1 if you have the `strerror_s' function. */ 375 /* #undef HAVE_STRERROR_S */ 376 377 /* Define to 1 if you have the <strings.h> header file. */ 378 #define HAVE_STRINGS_H 1 379 380 /* Define to 1 if you have the <string.h> header file. */ 381 #define HAVE_STRING_H 1 382 383 /* Define to 1 if you have the `strrchr' function. */ 384 #define HAVE_STRRCHR 1 385 386 /* Define to 1 if you have the `strtof' function. */ 387 #define HAVE_STRTOF 1 388 389 /* Define to 1 if you have the `strtoll' function. */ 390 #define HAVE_STRTOLL 1 391 392 /* Define to 1 if you have the `strtoq' function. */ 393 #define HAVE_STRTOQ 1 394 395 /* Define to 1 if you have the `sysconf' function. */ 396 #define HAVE_SYSCONF 1 397 398 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 399 */ 400 /* #undef HAVE_SYS_DIR_H */ 401 402 /* Define to 1 if you have the <sys/dl.h> header file. */ 403 /* #undef HAVE_SYS_DL_H */ 404 405 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 406 #define HAVE_SYS_IOCTL_H 1 407 408 /* Define to 1 if you have the <sys/mman.h> header file. */ 409 #define HAVE_SYS_MMAN_H 1 410 411 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 412 */ 413 /* #undef HAVE_SYS_NDIR_H */ 414 415 /* Define to 1 if you have the <sys/param.h> header file. */ 416 #define HAVE_SYS_PARAM_H 1 417 418 /* Define to 1 if you have the <sys/resource.h> header file. */ 419 #define HAVE_SYS_RESOURCE_H 1 420 421 /* Define to 1 if you have the <sys/stat.h> header file. */ 422 #define HAVE_SYS_STAT_H 1 423 424 /* Define to 1 if you have the <sys/time.h> header file. */ 425 #define HAVE_SYS_TIME_H 1 426 427 /* Define to 1 if you have the <sys/types.h> header file. */ 428 #define HAVE_SYS_TYPES_H 1 429 430 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 431 #define HAVE_SYS_WAIT_H 1 432 433 /* Define to 1 if you have the <termios.h> header file. */ 434 #define HAVE_TERMIOS_H 1 435 436 /* Define if the neat program is available */ 437 /* #undef HAVE_TWOPI */ 438 439 /* Define to 1 if the system has the type `uint64_t'. */ 440 #define HAVE_UINT64_T 1 441 442 /* Define to 1 if you have the <unistd.h> header file. */ 443 #define HAVE_UNISTD_H 1 444 445 /* Define to 1 if you have the <utime.h> header file. */ 446 #define HAVE_UTIME_H 1 447 448 /* Define to 1 if the system has the type `u_int64_t'. */ 449 /* #undef HAVE_U_INT64_T */ 450 451 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */ 452 /* #undef HAVE_VALGRIND_VALGRIND_H */ 453 454 /* Define to 1 if you have the <windows.h> header file. */ 455 /* #undef HAVE_WINDOWS_H */ 456 457 /* Define to 1 if you have the `__dso_handle' function. */ 458 #define HAVE___DSO_HANDLE 1 459 460 /* Build multithreading support into LLVM */ 461 /* #undef LLVM_MULTITHREADED */ 462 463 /* LLVM architecture name for the native architecture, if available */ 464 #define LLVM_NATIVE_ARCH X86Target 465 466 /* Define if this is Unixish platform */ 467 #define LLVM_ON_UNIX 1 468 469 /* Define if this is Win32ish platform */ 470 /* #undef LLVM_ON_WIN32 */ 471 472 /* Define to path to circo program if found or 'echo circo' otherwise */ 473 /* #undef LLVM_PATH_CIRCO */ 474 475 /* Define to path to dot program if found or 'echo dot' otherwise */ 476 /* #undef LLVM_PATH_DOT */ 477 478 /* Define to path to dotty program if found or 'echo dotty' otherwise */ 479 /* #undef LLVM_PATH_DOTTY */ 480 481 /* Define to path to fdp program if found or 'echo fdp' otherwise */ 482 /* #undef LLVM_PATH_FDP */ 483 484 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */ 485 /* #undef LLVM_PATH_GRAPHVIZ */ 486 487 /* Define to path to gv program if found or 'echo gv' otherwise */ 488 /* #undef LLVM_PATH_GV */ 489 490 /* Define to path to neato program if found or 'echo neato' otherwise */ 491 /* #undef LLVM_PATH_NEATO */ 492 493 /* Define to path to twopi program if found or 'echo twopi' otherwise */ 494 /* #undef LLVM_PATH_TWOPI */ 495 496 /* Installation prefix directory */ 497 #define LLVM_PREFIX "/usr/local" 498 499 /* Define if the OS needs help to load dependent libraries for dlopen(). */ 500 #define LTDL_DLOPEN_DEPLIBS 1 501 502 /* Define to the sub-directory in which libtool stores uninstalled libraries. 503 */ 504 #define LTDL_OBJDIR ".libs/" 505 506 /* Define to the name of the environment variable that determines the dynamic 507 library search path. */ 508 #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" 509 510 /* Define to the extension used for shared libraries, say, ".so". */ 511 #define LTDL_SHLIB_EXT ".so" 512 513 /* Define to the system default library search path. */ 514 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" 515 516 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if 517 its not necessary */ 518 /* #undef NEED_DEV_ZERO_FOR_MMAP */ 519 520 /* Define if dlsym() requires a leading underscore in symbol names. */ 521 /* #undef NEED_USCORE */ 522 523 /* Define to the address where bug reports for this package should be sent. */ 524 #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" 525 526 /* Define to the full name of this package. */ 527 #define PACKAGE_NAME "llvm" 528 529 /* Define to the full name and version of this package. */ 530 #define PACKAGE_STRING "llvm 2.8svn" 531 532 /* Define to the one symbol short name of this package. */ 533 #define PACKAGE_TARNAME "-llvm-" 534 535 /* Define to the version of this package. */ 536 #define PACKAGE_VERSION "2.8svn" 537 538 /* Define as the return type of signal handlers (`int' or `void'). */ 539 #define RETSIGTYPE void 540 541 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 542 /* #undef STAT_MACROS_BROKEN */ 543 544 /* Define to 1 if you have the ANSI C header files. */ 545 #define STDC_HEADERS 1 546 547 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 548 #define TIME_WITH_SYS_TIME 1 549 550 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 551 /* #undef TM_IN_SYS_TIME */ 552 553 /* Define if we have the oprofile JIT-support library */ 554 #define USE_OPROFILE 0 555 556 /* Define if use udis86 library */ 557 #define USE_UDIS86 0 558 559 /* Define to empty if `const' does not conform to ANSI C. */ 560 /* #undef const */ 561 562 /* Define to a type to use for `error_t' if it is not otherwise available. */ 563 #define error_t int 564 565 /* Define to `int' if <sys/types.h> does not define. */ 566 /* #undef pid_t */ 567 568 /* Define to `unsigned int' if <sys/types.h> does not define. */ 569 /* #undef size_t */ 570