[llvm-bugs] [Bug 33742] New: llvm/clang prebuilt Windows binaries don't support plugins
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 11 02:50:02 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33742
Bug ID: 33742
Summary: llvm/clang prebuilt Windows binaries don't support
plugins
Product: clang
Version: 4.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: llvm at bobbyperu.info
CC: llvm-bugs at lists.llvm.org
To support clang plugins on Windows two things are needed:
- Build LLVM with -DLLVM_EXPORT_SYMBOLS_FOR_PLUGINS=ON
- Install clang.lib, so that user's plugins can link to it.
The current pre-built binaries don't install clang.lib
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170711/d04bc3c8/attachment.html>
More information about the llvm-bugs
mailing list