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