[llvm-dev] LLVM-C.dll on MSVC32

Saleem Abdulrasool via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 8 14:49:51 PDT 2021


Hi Andrei,

LLVM cannot be built as a DLL currently on Windows.  This is a known
limitation and something that I believe there are multiple people (myself
included) who are interested in seeing this limitation lifted.

On Tue, Sep 7, 2021 at 1:33 AM Andrei Damian via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello,
>
> Not sure if this is the right list, but here I go:
> I tried building the LLVM-C.dll for MSVC on 32bits, but the built dll
> doesn't export anything. The x64 version works as expected.
> I also checked the latest release on github (13rc2), and that dll also
> doesn't export anything.
>
> Am I missing something? Should I do something different?
>
> Thanks.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210908/68fdd275/attachment.html>


More information about the llvm-dev mailing list