OSDN Git Service

am 6eeae0cf: Revert "Apply rL216114 from upstream LLVM."
[android-x86/external-llvm.git] / host / include / llvm / Config / config.h
1 /* include/llvm/Config/config.h.  Generated from config.h.in by configure.  */
2 /* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
3
4 #ifndef CONFIG_H
5 #define CONFIG_H
6
7 /* Bug report URL. */
8 #define BUG_REPORT_URL "http://llvm.org/bugs/"
9
10 /* Relative directory for resource files */
11 #define CLANG_RESOURCE_DIR ""
12
13 /* Directories clang will search for headers */
14 #define C_INCLUDE_DIRS ""
15
16 /* Default <path> to all compiler invocations for --sysroot=<path>. */
17 #define DEFAULT_SYSROOT ""
18
19 /* Define if position independent code is enabled */
20 #define ENABLE_PIC 1
21
22 /* Define if timestamp information (e.g., __DATE___) is allowed */
23 #define ENABLE_TIMESTAMPS 1
24
25 /* Directory where gcc is installed. */
26 #define GCC_INSTALL_PREFIX ""
27
28 /* Define to 1 if you have the `argz_append' function. */
29 /* #undef HAVE_ARGZ_APPEND */
30
31 /* Define to 1 if you have the `argz_create_sep' function. */
32 /* #undef HAVE_ARGZ_CREATE_SEP */
33
34 /* Define to 1 if you have the <argz.h> header file. */
35 /* #undef HAVE_ARGZ_H */
36
37 /* Define to 1 if you have the `argz_insert' function. */
38 /* #undef HAVE_ARGZ_INSERT */
39
40 /* Define to 1 if you have the `argz_next' function. */
41 /* #undef HAVE_ARGZ_NEXT */
42
43 /* Define to 1 if you have the `argz_stringify' function. */
44 /* #undef HAVE_ARGZ_STRINGIFY */
45
46 /* Define to 1 if you have the <assert.h> header file. */
47 #define HAVE_ASSERT_H 1
48
49 /* Define to 1 if you have the `backtrace' function. */
50 /* #define HAVE_BACKTRACE 1 */ /* Defined by AndroidConfig.h */
51
52 /* Define to 1 if you have the `bcopy' function. */
53 /* #undef HAVE_BCOPY */
54
55 /* Define to 1 if you have the `ceilf' function. */
56 #define HAVE_CEILF 1
57
58 /* Define if the neat program is available */
59 /* #undef HAVE_CIRCO */
60
61 /* Define to 1 if you have the `closedir' function. */
62 #define HAVE_CLOSEDIR 1
63
64 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
65 /* #undef HAVE_CRASHREPORTERCLIENT_H */
66
67 /* Define if __crashreporter_info__ exists. */
68 #define HAVE_CRASHREPORTER_INFO 0
69
70 /* Define to 1 if you have the <ctype.h> header file. */
71 #define HAVE_CTYPE_H 1
72
73 /* Define to 1 if you have the <cxxabi.h> header file. */
74 #define HAVE_CXXABI_H 0
75
76 /* Define to 1 if you have the declaration of `strerror_s', and to 0 if you
77    don't. */
78 #define HAVE_DECL_STRERROR_S 0
79
80 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
81    */
82 #define HAVE_DIRENT_H 1
83
84 /* Define if you have the GNU dld library. */
85 /* #undef HAVE_DLD */
86
87 /* Define to 1 if you have the <dld.h> header file. */
88 /* #undef HAVE_DLD_H */
89
90 /* Define to 1 if you have the `dlerror' function. */
91 #define HAVE_DLERROR 1
92
93 /* Define to 1 if you have the <dlfcn.h> header file. */
94 #define HAVE_DLFCN_H 1
95
96 /* Define if dlopen() is available on this platform. */
97 #define HAVE_DLOPEN 1
98
99 /* Define to 1 if you have the <dl.h> header file. */
100 /* #undef HAVE_DL_H */
101
102 /* Define if the dot program is available */
103 /* #undef HAVE_DOT */
104
105 /* Define if the dotty program is available */
106 /* #undef HAVE_DOTTY */
107
108 /* Define if you have the _dyld_func_lookup function. */
109 /* #undef HAVE_DYLD */
110
111 /* Define to 1 if you have the <errno.h> header file. */
112 #define HAVE_ERRNO_H 1
113
114 /* Define to 1 if the system has the type `error_t'. */
115 #define HAVE_ERROR_T 1
116
117 /* Define to 1 if you have the <execinfo.h> header file. */
118 #define HAVE_EXECINFO_H 1
119
120 /* Define to 1 if you have the <fcntl.h> header file. */
121 #define HAVE_FCNTL_H 1
122
123 /* Define if the neat program is available */
124 /* #undef HAVE_FDP */
125
126 /* Define to 1 if you have the <fenv.h> header file. */
127 #define HAVE_FENV_H 1
128
129 /* Define if libffi is available on this platform. */
130 /* #undef HAVE_FFI_CALL */
131
132 /* Define to 1 if you have the <ffi/ffi.h> header file. */
133 /* #undef HAVE_FFI_FFI_H */
134
135 /* Define to 1 if you have the <ffi.h> header file. */
136 /* #undef HAVE_FFI_H */
137
138 /* Set to 1 if the finite function is found in <ieeefp.h> */
139 /* #undef HAVE_FINITE_IN_IEEEFP_H */
140
141 /* Define to 1 if you have the `floorf' function. */
142 #define HAVE_FLOORF 1
143
144 /* Define to 1 if you have the `fmodf' function. */
145 #define HAVE_FMODF 1
146
147 /* Define to 1 if you have the `futimes' function. */
148 #define HAVE_FUTIMES 1
149
150 /* Define to 1 if you have the `futimens' function. */
151 /* #undef HAVE_FUTIMENS */
152
153 /* Define to 1 if you have the `getcwd' function. */
154 #define HAVE_GETCWD 1
155
156 /* Define to 1 if you have the `getpagesize' function. */
157 #define HAVE_GETPAGESIZE 1
158
159 /* Define to 1 if you have the `getrlimit' function. */
160 #define HAVE_GETRLIMIT 1
161
162 /* Define to 1 if you have the `getrusage' function. */
163 #define HAVE_GETRUSAGE 1
164
165 /* Define to 1 if you have the `gettimeofday' function. */
166 #define HAVE_GETTIMEOFDAY 1
167
168 /* Define if the Graphviz program is available */
169 /* #undef HAVE_GRAPHVIZ */
170
171 /* Define if the gv program is available */
172 /* #undef HAVE_GV */
173
174 /* Define to 1 if you have the `index' function. */
175 /* #undef HAVE_INDEX */
176
177 /* Define to 1 if the system has the type `int64_t'. */
178 #define HAVE_INT64_T 1
179
180 /* Define to 1 if you have the <inttypes.h> header file. */
181 #define HAVE_INTTYPES_H 1
182
183 /* Define to 1 if you have the `isatty' function. */
184 #define HAVE_ISATTY 1
185
186 /* Set to 1 if the isinf function is found in <cmath> */
187 #define HAVE_ISINF_IN_CMATH 1
188
189 /* Set to 1 if the isinf function is found in <math.h> */
190 #define HAVE_ISINF_IN_MATH_H 1
191
192 /* Set to 1 if the isnan function is found in <cmath> */
193 #define HAVE_ISNAN_IN_CMATH 1
194
195 /* Set to 1 if the isnan function is found in <math.h> */
196 #define HAVE_ISNAN_IN_MATH_H 1
197
198 /* Define if you have the libdl library or equivalent. */
199 #define HAVE_LIBDL 1
200
201 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
202 /* #undef HAVE_LIBIMAGEHLP */
203
204 /* Define to 1 if you have the `m' library (-lm). */
205 #define HAVE_LIBM 1
206
207 /* Define to 1 if you have the `psapi' library (-lpsapi). */
208 /* #undef HAVE_LIBPSAPI */
209
210 /* Define to 1 if you have the `pthread' library (-lpthread). */
211 #define HAVE_LIBPTHREAD 1
212
213 /* Define to 1 if you have the `shell32' library (-lshell32). */
214 #define HAVE_LIBSHELL32 1
215
216 /* Define to 1 if you have the `udis86' library (-ludis86). */
217 /* #undef HAVE_LIBUDIS86 */
218
219 /* Define to 1 if you have the <limits.h> header file. */
220 #define HAVE_LIMITS_H 1
221
222 /* Define if you can use -Wl,-export-dynamic. */
223 #define HAVE_LINK_EXPORT_DYNAMIC 1
224
225 /* Define to 1 if you have the <link.h> header file. */
226 #if defined(__APPLE__)
227 /* #undef HAVE_LINK_H */
228 #else
229 #define HAVE_LINK_H 1
230 #endif
231
232 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
233    the current directory to the dynamic linker search path. */
234 #define HAVE_LINK_R 1
235
236 /* Define to 1 if you have the `longjmp' function. */
237 #define HAVE_LONGJMP 1
238
239 /* Define to 1 if you have the <mach/mach.h> header file. */
240 /* #undef HAVE_MACH_MACH_H */
241
242 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
243 /* #undef HAVE_MACH_O_DYLD_H */
244
245 /* Define if mallinfo() is available on this platform. */
246 #if !defined(__APPLE__)
247 #define HAVE_MALLINFO 1
248 #else
249 /* #undef HAVE_MALLINFO */
250 #endif
251
252 /* Define to 1 if you have the <malloc.h> header file. */
253 /* #define HAVE_MALLOC_H 1 */ /* Defined by AndroidConfig.h */
254
255 /* Define to 1 if you have the <malloc/malloc.h> header file. */
256 /* #undef HAVE_MALLOC_MALLOC_H */
257
258 /* Define to 1 if you have the `malloc_zone_statistics' function. */
259 /* #undef HAVE_MALLOC_ZONE_STATISTICS */
260
261 /* Define to 1 if you have the `memcpy' function. */
262 #define HAVE_MEMCPY 1
263
264 /* Define to 1 if you have the `memmove' function. */
265 #define HAVE_MEMMOVE 1
266
267 /* Define to 1 if you have the <memory.h> header file. */
268 #define HAVE_MEMORY_H 1
269
270 /* Define to 1 if you have the `mkdtemp' function. */
271 #define HAVE_MKDTEMP 1
272
273 /* Define to 1 if you have the `mkstemp' function. */
274 #define HAVE_MKSTEMP 1
275
276 /* Define to 1 if you have the `mktemp' function. */
277 #define HAVE_MKTEMP 1
278
279 /* Define to 1 if you have a working `mmap' system call. */
280 #define HAVE_MMAP 1
281
282 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
283    it uses MAP_ANON */
284 #if !defined(__APPLE__)
285 #define HAVE_MMAP_ANONYMOUS
286 #else
287 /* #undef HAVE_MMAP_ANONYMOUS */
288 #endif
289
290 /* Define if mmap() can map files into memory */
291 #define HAVE_MMAP_FILE
292
293 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
294 /* #undef HAVE_NDIR_H */
295
296 /* Define to 1 if you have the `nearbyintf' function. */
297 #define HAVE_NEARBYINTF 1
298
299 /* Define if the neat program is available */
300 /* #undef HAVE_NEATO */
301
302 /* Define to 1 if you have the `opendir' function. */
303 #define HAVE_OPENDIR 1
304
305 /* Define to 1 if you have the `posix_spawn' function. */
306 #define HAVE_POSIX_SPAWN 1
307
308 /* Define to 1 if you have the `powf' function. */
309 #define HAVE_POWF 1
310
311 /* Define to 1 if you have the `pread' function. */
312 #if !defined(_WIN32) && !defined(_WIN64)
313 #define HAVE_PREAD 1
314 #endif
315
316 /* Define if libtool can extract symbol lists from object files. */
317 #define HAVE_PRELOADED_SYMBOLS 1
318
319 /* Define to have the %a format string */
320 #define HAVE_PRINTF_A 1
321
322 #if !defined(_WIN32) && !defined(_WIN64)
323
324 /* Have pthread_getspecific */
325 #define HAVE_PTHREAD_GETSPECIFIC 1
326
327 /* Define to 1 if you have the <pthread.h> header file. */
328 #define HAVE_PTHREAD_H 1
329
330 /* Have pthread_mutex_lock */
331 #define HAVE_PTHREAD_MUTEX_LOCK 1
332
333 /* Have pthread_rwlock_init */
334 #define HAVE_PTHREAD_RWLOCK_INIT 1
335
336 #endif /* !defined(_WIN32) && !defined(_WIN64) */
337
338 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
339 #define HAVE_RAND48 1
340
341 /* Define to 1 if you have the `readdir' function. */
342 #define HAVE_READDIR 1
343
344 /* Define to 1 if you have the `realpath' function. */
345 #define HAVE_REALPATH 1
346
347 /* Define to 1 if you have the `rindex' function. */
348 /* #undef HAVE_RINDEX */
349
350 /* Define to 1 if you have the `rintf' function. */
351 #define HAVE_RINTF 1
352
353 /* Define to 1 if you have the `round' function. */
354 #define HAVE_ROUND 1
355
356 /* Define to 1 if you have the `roundf' function. */
357 #define HAVE_ROUNDF 1
358
359 /* Define to 1 if you have the `sbrk' function. */
360 #define HAVE_SBRK 1
361
362 /* Define to 1 if you have the `setenv' function. */
363 #define HAVE_SETENV 1
364
365 /* Define to 1 if you have the `setjmp' function. */
366 #define HAVE_SETJMP 1
367
368 /* Define to 1 if you have the <setjmp.h> header file. */
369 #define HAVE_SETJMP_H 1
370
371 /* Define to 1 if you have the `setrlimit' function. */
372 #define HAVE_SETRLIMIT 1
373
374 /* Define if you have the shl_load function. */
375 /* #undef HAVE_SHL_LOAD */
376
377 /* Define to 1 if you have the `siglongjmp' function. */
378 #define HAVE_SIGLONGJMP 1
379
380 /* Define to 1 if you have the <signal.h> header file. */
381 #define HAVE_SIGNAL_H 1
382
383 /* Define to 1 if you have the `sigsetjmp' function. */
384 /* #undef HAVE_SIGSETJMP */
385
386 /* Define to 1 if you have the <stdint.h> header file. */
387 #define HAVE_STDINT_H 1
388
389 /* Define to 1 if you have the <stdio.h> header file. */
390 #define HAVE_STDIO_H 1
391
392 /* Define to 1 if you have the <stdlib.h> header file. */
393 #define HAVE_STDLIB_H 1
394
395 /* Set to 1 if the std::isinf function is found in <cmath> */
396 #define HAVE_STD_ISINF_IN_CMATH 1
397
398 /* Set to 1 if the std::isnan function is found in <cmath> */
399 #define HAVE_STD_ISNAN_IN_CMATH 1
400
401 /* Define to 1 if you have the `strchr' function. */
402 #define HAVE_STRCHR 1
403
404 /* Define to 1 if you have the `strcmp' function. */
405 #define HAVE_STRCMP 1
406
407 /* Define to 1 if you have the `strdup' function. */
408 #define HAVE_STRDUP 1
409
410 /* Define to 1 if you have the `strerror' function. */
411 #define HAVE_STRERROR 1
412
413 /* Define to 1 if you have the `strerror_r' function. */
414 #ifndef USE_MINGW
415 #define HAVE_STRERROR_R 1
416 #endif
417
418 /* Define to 1 if you have the <strings.h> header file. */
419 #define HAVE_STRINGS_H 1
420
421 /* Define to 1 if you have the <string.h> header file. */
422 #define HAVE_STRING_H 1
423
424 /* Define to 1 if you have the `strrchr' function. */
425 #define HAVE_STRRCHR 1
426
427 /* Define to 1 if you have the `strtof' function. */
428 #define HAVE_STRTOF 1
429
430 /* Define to 1 if you have the `strtoll' function. */
431 #define HAVE_STRTOLL 1
432
433 /* Define to 1 if you have the `strtoq' function. */
434 #define HAVE_STRTOQ 1
435
436 /* Define to 1 if you have the `sysconf' function. */
437 #define HAVE_SYSCONF 1
438
439 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
440    */
441 /* #undef HAVE_SYS_DIR_H */
442
443 /* Define to 1 if you have the <sys/dl.h> header file. */
444 /* #undef HAVE_SYS_DL_H */
445
446 /* Define to 1 if you have the <sys/ioctl.h> header file. */
447 #define HAVE_SYS_IOCTL_H 1
448
449 /* Define to 1 if you have the <sys/mman.h> header file. */
450 #define HAVE_SYS_MMAN_H 1
451
452 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
453    */
454 /* #undef HAVE_SYS_NDIR_H */
455
456 /* Define to 1 if you have the <sys/param.h> header file. */
457 #define HAVE_SYS_PARAM_H 1
458
459 /* Define to 1 if you have the <sys/resource.h> header file. */
460 #define HAVE_SYS_RESOURCE_H 1
461
462 /* Define to 1 if you have the <sys/stat.h> header file. */
463 #define HAVE_SYS_STAT_H 1
464
465 /* Define to 1 if you have the <sys/time.h> header file. */
466 #define HAVE_SYS_TIME_H 1
467
468 /* Define to 1 if you have the <sys/types.h> header file. */
469 #define HAVE_SYS_TYPES_H 1
470
471 /* Define to 1 if you have the <sys/uio.h> header file. */
472 #define HAVE_SYS_UIO_H 1
473
474 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
475 #define HAVE_SYS_WAIT_H 1
476
477 /* Define if the setupterm() function is supported this platform. */
478 #define HAVE_TERMINFO 1
479
480 /* Define to 1 if you have the <termios.h> header file. */
481 #define HAVE_TERMIOS_H 1
482
483 /* Define if the neat program is available */
484 /* #undef HAVE_TWOPI */
485
486 /* Define to 1 if the system has the type `uint64_t'. */
487 #define HAVE_UINT64_T 1
488
489 /* Define to 1 if you have the <unistd.h> header file. */
490 #define HAVE_UNISTD_H 1
491
492 /* Define to 1 if you have the <utime.h> header file. */
493 #define HAVE_UTIME_H 1
494
495 /* Define to 1 if the system has the type `u_int64_t'. */
496 /* #undef HAVE_U_INT64_T */
497
498 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
499 /* #undef HAVE_VALGRIND_VALGRIND_H */
500
501 #if defined(_WIN32) || defined(_WIN64)
502 /* Define to 1 if you have the <windows.h> header file. */
503 #define HAVE_WINDOWS_H 1
504
505 /* Define to 1 if you have the `writev' function. */
506 /* #undef HAVE_WRITEV */
507
508 #else
509 /* Define to 1 if you have the <windows.h> header file. */
510 /* #undef HAVE_WINDOWS_H */
511
512 /* Define to 1 if you have the `writev' function. */
513 #define HAVE_WRITEV 1
514 #endif
515
516 /* Define if the xdot.py program is available */
517 /* #undef HAVE_XDOT_PY */
518
519 /* Have host's _alloca */
520 /* #undef HAVE__ALLOCA */
521
522 /* Have host's __alloca */
523 /* #undef HAVE___ALLOCA */
524
525 /* Have host's __ashldi3 */
526 /* #undef HAVE___ASHLDI3 */
527
528 /* Have host's __ashrdi3 */
529 /* #undef HAVE___ASHRDI3 */
530
531 /* Have host's __chkstk */
532 /* #undef HAVE___CHKSTK */
533
534 /* Have host's __cmpdi2 */
535 /* #undef HAVE___CMPDI2 */
536
537 /* Have host's __divdi3 */
538 /* #undef HAVE___DIVDI3 */
539
540 /* Define to 1 if you have the `__dso_handle' function. */
541 /* #undef HAVE___DSO_HANDLE */
542
543 /* Have host's __fixdfdi */
544 /* #undef HAVE___FIXDFDI */
545
546 /* Have host's __fixsfdi */
547 /* #undef HAVE___FIXSFDI */
548
549 /* Have host's __floatdidf */
550 /* #undef HAVE___FLOATDIDF */
551
552 /* Have host's __lshrdi3 */
553 /* #undef HAVE___LSHRDI3 */
554
555 /* Have host's __main */
556 /* #undef HAVE___MAIN */
557
558 /* Have host's __moddi3 */
559 /* #undef HAVE___MODDI3 */
560
561 /* Have host's __udivdi3 */
562 /* #undef HAVE___UDIVDI3 */
563
564 /* Have host's __umoddi3 */
565 /* #undef HAVE___UMODDI3 */
566
567 /* Have host's ___chkstk */
568 /* #undef HAVE____CHKSTK */
569
570 /* Linker version detected at compile time. */
571 #define HOST_LINK_VERSION "2.20.1"
572
573 /* Installation directory for binary executables */
574 #define LLVM_BINDIR "/opt/llvm-android/bin"
575
576 /* Time at which LLVM was configured */
577 #define LLVM_CONFIGTIME "Tue May  8 14:22:45 CST 2012"
578
579 /* Installation directory for data files */
580 #define LLVM_DATADIR "/opt/llvm-android/share/llvm"
581
582 /* Target triple LLVM will generate code for by default */
583 #define LLVM_DEFAULT_TARGET_TRIPLE "i386-unknown-linux"
584
585 /* Installation directory for documentation */
586 #define LLVM_DOCSDIR "/opt/llvm-android/share/doc/llvm"
587
588 /* Define if threads enabled */
589 #define LLVM_ENABLE_THREADS 1
590
591 /* Installation directory for config files */
592 #define LLVM_ETCDIR "/opt/llvm-android/etc/llvm"
593
594 #if !defined(_WIN32) && !defined(_WIN64)
595
596 /* Has gcc/MSVC atomic intrinsics */
597 #define LLVM_HAS_ATOMICS 1
598
599 #else
600
601 #define LLVM_HAS_ATOMICS 0
602
603 #endif /* !defined(_WIN32) && !defined(_WIN64) */
604
605 /* Installation directory for include files */
606 #define LLVM_INCLUDEDIR "/opt/llvm-android/include"
607
608 /* Installation directory for .info files */
609 #define LLVM_INFODIR "/opt/llvm-android/info"
610
611 /* Installation directory for libraries */
612 #define LLVM_LIBDIR "/opt/llvm-android/lib"
613
614 /* Installation directory for man pages */
615 #define LLVM_MANDIR "/opt/llvm-android/man"
616
617 /* Define to path to circo program if found or 'echo circo' otherwise */
618 /* #undef LLVM_PATH_CIRCO */
619
620 /* Define to path to dot program if found or 'echo dot' otherwise */
621 /* #undef LLVM_PATH_DOT */
622
623 /* Define to path to dotty program if found or 'echo dotty' otherwise */
624 /* #undef LLVM_PATH_DOTTY */
625
626 /* Define to path to fdp program if found or 'echo fdp' otherwise */
627 /* #undef LLVM_PATH_FDP */
628
629 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
630 /* #undef LLVM_PATH_GRAPHVIZ */
631
632 /* Define to path to gv program if found or 'echo gv' otherwise */
633 /* #undef LLVM_PATH_GV */
634
635 /* Define to path to neato program if found or 'echo neato' otherwise */
636 /* #undef LLVM_PATH_NEATO */
637
638 /* Define to path to twopi program if found or 'echo twopi' otherwise */
639 /* #undef LLVM_PATH_TWOPI */
640
641 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
642 /* #undef LLVM_PATH_XDOT_PY */
643
644 /* Installation prefix directory */
645 #define LLVM_PREFIX "/opt/llvm-android"
646
647 /* Define if we have the Intel JIT API runtime support library */
648 #define LLVM_USE_INTEL_JITEVENTS 0
649
650 /* Define if we have the oprofile JIT-support library */
651 #define LLVM_USE_OPROFILE 0
652
653 /* Major version of the LLVM API */
654 #define LLVM_VERSION_MAJOR 3
655
656 /* Minor version of the LLVM API */
657 #define LLVM_VERSION_MINOR 6
658
659 /* Define if the OS needs help to load dependent libraries for dlopen(). */
660 /* #undef LTDL_DLOPEN_DEPLIBS */
661
662 /* Define to the sub-directory in which libtool stores uninstalled libraries.
663    */
664 #define LTDL_OBJDIR ".libs/"
665
666 /* Define to the name of the environment variable that determines the dynamic
667    library search path. */
668 #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
669
670 /* Define to the extension used for shared libraries, say, ".so". */
671 #define LTDL_SHLIB_EXT ".so"
672
673 /* Define to the system default library search path. */
674 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib:/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/usr/x86_64-pc-linux-gnu/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4:/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/32:/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2:/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/32"
675
676 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
677    its not necessary */
678 /* #undef NEED_DEV_ZERO_FOR_MMAP */
679
680 /* Define if dlsym() requires a leading underscore in symbol names. */
681 /* #undef NEED_USCORE */
682
683 /* Define to the address where bug reports for this package should be sent. */
684 #define PACKAGE_BUGREPORT "http://llvm.org/bugs/"
685
686 /* Define to the full name of this package. */
687 #define PACKAGE_NAME "LLVM"
688
689 /* Define to the full name and version of this package. */
690 #define PACKAGE_STRING "LLVM 3.6.svn"
691
692 /* Define to the one symbol short name of this package. */
693 #define PACKAGE_TARNAME "llvm"
694
695 /* Define to the version of this package. */
696 #define PACKAGE_VERSION "3.6"
697
698 /* Define as the return type of signal handlers (`int' or `void'). */
699 #define RETSIGTYPE void
700
701 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
702 /* #undef STAT_MACROS_BROKEN */
703
704 /* Define to 1 if you have the ANSI C header files. */
705 #define STDC_HEADERS 1
706
707 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
708 #define TIME_WITH_SYS_TIME 1
709
710 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
711 /* #undef TM_IN_SYS_TIME */
712
713 /* Define if use udis86 library */
714 #define USE_UDIS86 0
715
716 /* Define to empty if `const' does not conform to ANSI C. */
717 /* #undef const */
718
719 /* Define to a type to use for `error_t' if it is not otherwise available. */
720 /* #undef error_t */
721
722 /* Define to `int' if <sys/types.h> does not define. */
723 /* #undef pid_t */
724
725 /* Define to `unsigned int' if <sys/types.h> does not define. */
726 /* #undef size_t */
727
728 #include "llvm/Config/llvm-platform-config.h"
729
730 #endif