[Bazel] Update llvm/Config, fixup for 476812a742
This commit is contained in:
@@ -66,15 +66,9 @@
|
||||
don't. */
|
||||
#define HAVE_DECL_STRERROR_S 0
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#define HAVE_DLFCN_H 1
|
||||
|
||||
/* Define if dlopen() is available on this platform. */
|
||||
#define HAVE_DLOPEN 1
|
||||
|
||||
/* Define if dladdr() is available on this platform. */
|
||||
#define HAVE_DLADDR 1
|
||||
|
||||
/* Define to 1 if we can register EH frames on this platform. */
|
||||
/* HAVE_REGISTER_FRAME defined in Bazel*/
|
||||
|
||||
|
||||
@@ -124,4 +124,10 @@
|
||||
/* Define to 1 if you have the DIA SDK installed, and to 0 if you don't. */
|
||||
#define LLVM_ENABLE_DIA_SDK 0
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#define HAVE_DLFCN_H 1
|
||||
|
||||
/* Define if dladdr() is available on this platform. */
|
||||
#define HAVE_DLADDR 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user