nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | /* isl_config.h.in. Generated from configure.ac by autoheader. */ |
2 | |||
3 | /* Clang installation prefix */ |
||
4 | #undef CLANG_PREFIX |
||
5 | |||
6 | /* Define to Diagnostic for older versions of clang */ |
||
7 | #undef DiagnosticsEngine |
||
8 | |||
9 | /* most gcc compilers know a function __attribute__((__warn_unused_result__)) |
||
10 | */ |
||
11 | #undef GCC_WARN_UNUSED_RESULT |
||
12 | |||
13 | /* Define if Driver constructor takes CXXIsProduction argument */ |
||
14 | #undef HAVE_CXXISPRODUCTION |
||
15 | |||
16 | /* Define to 1 if you have the declaration of `mp_get_memory_functions', and |
||
17 | to 0 if you don't. */ |
||
18 | #undef HAVE_DECL_MP_GET_MEMORY_FUNCTIONS |
||
19 | |||
20 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
||
21 | #undef HAVE_DLFCN_H |
||
22 | |||
23 | /* Define to 1 if you have the <inttypes.h> header file. */ |
||
24 | #undef HAVE_INTTYPES_H |
||
25 | |||
26 | /* Define to 1 if you have the <memory.h> header file. */ |
||
27 | #undef HAVE_MEMORY_H |
||
28 | |||
29 | /* Define to 1 if you have the <stdint.h> header file. */ |
||
30 | #undef HAVE_STDINT_H |
||
31 | |||
32 | /* Define to 1 if you have the <stdlib.h> header file. */ |
||
33 | #undef HAVE_STDLIB_H |
||
34 | |||
35 | /* Define to 1 if you have the <strings.h> header file. */ |
||
36 | #undef HAVE_STRINGS_H |
||
37 | |||
38 | /* Define to 1 if you have the <string.h> header file. */ |
||
39 | #undef HAVE_STRING_H |
||
40 | |||
41 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
||
42 | #undef HAVE_SYS_STAT_H |
||
43 | |||
44 | /* Define to 1 if you have the <sys/types.h> header file. */ |
||
45 | #undef HAVE_SYS_TYPES_H |
||
46 | |||
47 | /* Define to 1 if you have the <unistd.h> header file. */ |
||
48 | #undef HAVE_UNISTD_H |
||
49 | |||
50 | /* define if your compiler has __attribute__ */ |
||
51 | #undef HAVE___ATTRIBUTE__ |
||
52 | |||
53 | /* Return type of HandleTopLevelDeclReturn */ |
||
54 | #undef HandleTopLevelDeclContinue |
||
55 | |||
56 | /* Return type of HandleTopLevelDeclReturn */ |
||
57 | #undef HandleTopLevelDeclReturn |
||
58 | |||
59 | /* piplib is available */ |
||
60 | #undef ISL_PIPLIB |
||
61 | |||
62 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
||
63 | */ |
||
64 | #undef LT_OBJDIR |
||
65 | |||
66 | /* Name of package */ |
||
67 | #undef PACKAGE |
||
68 | |||
69 | /* Define to the address where bug reports for this package should be sent. */ |
||
70 | #undef PACKAGE_BUGREPORT |
||
71 | |||
72 | /* Define to the full name of this package. */ |
||
73 | #undef PACKAGE_NAME |
||
74 | |||
75 | /* Define to the full name and version of this package. */ |
||
76 | #undef PACKAGE_STRING |
||
77 | |||
78 | /* Define to the one symbol short name of this package. */ |
||
79 | #undef PACKAGE_TARNAME |
||
80 | |||
81 | /* Define to the home page for this package. */ |
||
82 | #undef PACKAGE_URL |
||
83 | |||
84 | /* Define to the version of this package. */ |
||
85 | #undef PACKAGE_VERSION |
||
86 | |||
87 | /* The size of `char', as computed by sizeof. */ |
||
88 | #undef SIZEOF_CHAR |
||
89 | |||
90 | /* The size of `int', as computed by sizeof. */ |
||
91 | #undef SIZEOF_INT |
||
92 | |||
93 | /* The size of `long', as computed by sizeof. */ |
||
94 | #undef SIZEOF_LONG |
||
95 | |||
96 | /* The size of `short', as computed by sizeof. */ |
||
97 | #undef SIZEOF_SHORT |
||
98 | |||
99 | /* The size of `void*', as computed by sizeof. */ |
||
100 | #undef SIZEOF_VOIDP |
||
101 | |||
102 | /* Define to 1 if you have the ANSI C header files. */ |
||
103 | #undef STDC_HEADERS |
||
104 | |||
105 | /* Define if Driver::BuildCompilation takes ArrayRef */ |
||
106 | #undef USE_ARRAYREF |
||
107 | |||
108 | /* Version number of package */ |
||
109 | #undef VERSION |
||
110 | |||
111 | /* Define to getHostTriple for older versions of clang */ |
||
112 | #undef getDefaultTargetTriple |
||
113 | |||
114 | /* Define to getInstantiationLineNumber for older versions of clang */ |
||
115 | #undef getExpansionLineNumber |
||
116 | |||
117 | #include <isl_config_post.h> |