mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 12:19:23 +08:00
[Bazel] Set HAVE_DLADDR in config.h
Corresponding to CMake change in llvmorg-16-init-13673-g138d53895734
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
#define HAVE_DLOPEN 1
|
||||
|
||||
/* Define if dladdr() is available on this platform. */
|
||||
/* #undef HAVE_DLADDR */
|
||||
#define HAVE_DLADDR 1
|
||||
|
||||
/* Define to 1 if we can register EH frames on this platform. */
|
||||
/* HAVE_REGISTER_FRAME defined in Bazel*/
|
||||
|
||||
Reference in New Issue
Block a user