[llvm-dev] LLVM-C.dll on MSVC32
Andrei Damian via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 7 01:32:55 PDT 2021
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210907/71bf1e20/attachment.html>
More information about the llvm-dev
mailing list