Hi,<br><br>I noticed __dso_handle in config.h.cmake is never checked by CMake and set to undef by default.<br>My understanding is that autoconf-version of configure checks for __dso_handle.<br>Do we still need to have __dso_handle defined when available?<br>
The definition is relevant only to lib/ExecutionEngine/JIT/JIT.cpp.<br><br>Thanks,<br><br>Ryuta<br>