[cfe-dev] Configuring HAVE___DSO_HANDLE by CMake

Ryuta Suzuki ryuuta at gmail.com
Sat Oct 15 02:29:07 PDT 2011


Sorry, wrong mailing list.

On Sat, Oct 15, 2011 at 5:37 PM, Ryuta Suzuki <ryuuta at gmail.com> wrote:

> Hi,
>
> I noticed __dso_handle in config.h.cmake is never checked by CMake and set
> to undef by default.
> My understanding is that autoconf-version of configure checks for
> __dso_handle.
> Do we still need to have __dso_handle defined when available?
> The definition is relevant only to lib/ExecutionEngine/JIT/JIT.cpp.
>
> Thanks,
>
> Ryuta
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111015/aa5dbad4/attachment.html>


More information about the cfe-dev mailing list